İçereği Atla
Menü
Bu soru işaretlendi
3 Cevaplar
7533 Görünümler

Hi,

I Forget my master password to manage Odoo DB.

How can'I recover it?


I work with Odoo 11


Thanks

Avatar
Vazgeç
En İyi Yanıt

Hi Michel,

The master password is stored in your Odoo configuration file. You can find it in the file behind the variable 'admin_passwd'. The file is usually under /etc/. You can open it like this:

sudo nano /etc/odoo-server.conf

If you see a very long password in there it means that it has been hashed (Odoo does this automatically when set from the Odoo website). If this is the case there is no easy way to uncover the password. In that case just change the file and set your new master password in there. For example:

master_passwd = someverylongpassword12345#pae9e0

Afterwards you just have to restart the Odoo service to load the new master password. If your Odoo is restarted you can use the just created master password. You can restart your Odoo like this:

sudo service odoo-server restart

Regards,
Yenthe

Avatar
Vazgeç
En İyi Yanıt

video reference here


Avatar
Vazgeç
En İyi Yanıt

yes we can, it's available on config file

check /etc/odoo----.config  file

in this file admin_password is the master password

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
4
Tem 24
15117
4
Tem 24
15819
2
May 18
15349
2
Eki 16
7056
1
Mar 15
7027