I want to take the database backup from odoo9 ubuntu 16.04 LTS server , here it is asking master password. I forgot master password. so how can I get that passsword.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hello Naveen,
If you have access to openerp-server.conf (your active OpenERP server config file). e.g: /etc/openerp-server.conf
The password is written anywhere in that file:
admin_passwd = ********
I hope it's works.
Thanks
odoo is configured in ubuntu 16.04 lts server, so we don't have any file. Only we have to get or change the master password through browser .So how can I get
@Naveen you can find in
.openerp_serverrc
Default admin master password is stored in openerp-server.conf
but its not given forgotten one.
Master password for openerp will found at .openerp_serverrc file.
Which located at home directory
Open Terminal
user@ubuntu: cat .openerp_serverrc [options] addons_path = -------------------
admin_passwd = admin
csv_internal_sep = ,
Here you found your master admin password.
I did not find this
yes, I found that one, but in that file, the admin_passwd is admin...still getting access denied...what is the solution
Hello Naveen,
From where you install your odoo bitnami or git?
from git
video reference
In my Odoo 11 server this is where it is:
nano odoo-server.conf
/opt/bitnami/apps/odoo/conf/odoo-server.conf
Hello Naveen,
For bitnami installation, you get your master password from following path:
/opt/odoo-9/apps/odoo/conf/openerp-server.conf
Here You easily see your master password
like that:
db_password = 3101d7d6
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
déc. 24
|
6050 | ||
|
3
août 24
|
6902 | ||
Default value in form view
Résolu
|
|
5
avr. 23
|
98979 | |
|
3
nov. 22
|
4329 | ||
|
3
août 22
|
4334 |