Hi,
I Forget my master password to manage Odoo DB.
How can'I recover it?
I work with Odoo 11
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I Forget my master password to manage Odoo DB.
How can'I recover it?
I work with Odoo 11
Thanks
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
video reference here
yes we can, it's available on config file
check /etc/odoo----.config file
in this file admin_password is the master password
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
4
jul 24
|
14919 | ||
|
4
jul 24
|
15706 | ||
|
2
may 18
|
15192 | ||
Master Password Version 10
Resuelto
|
|
2
oct 16
|
6973 | |
|
1
mar 15
|
6906 |