콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
41627 화면

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.

아바타
취소
베스트 답변

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

관련 게시물 답글 화면 활동
1
12월 24
6304
3
8월 24
7119
5
4월 23
99629
3
11월 22
4590
3
8월 22
4592