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

SOLVED UPDATE: I erased the whole "admin-passwd" line in order to set a new one. DON'T keep it empty, erase the whole line!


Hello! As the title of this post says, I don't have the master password of my database, because I can't contact the programmer that installed it. I really need to download a backup.

I tried checking the "odoo-server.conf" file, but "admin_passwd" doesn't have anything, it just has a ; typed.

Thank you!

아바타
취소

Can you please share the screenshot?

베스트 답변

Hi,

You can reset your odoo master password from the odoo configuration file. Refer this video illustrating the same: https://www.youtube.com/watch?v=SJlM6jUslxk

Thanks

아바타
취소
베스트 답변

Hello Mauricio P. M.,

I understand that the master password is not mentioned in you conf file.

There is one additional file in the system where admin password can be mentioned. Try to find .odoorc file in your system. This should be in your home directory.

In .odoorc file you can find "admin_passwd" key.

You can try below command to open the .odoorc file
nano ~/.odoorc

If the file is not open by this command, try to locate the file manually.
Hope this helps.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

아바타
취소

Hello Jainesh
What about odoo 15? I can't seem to find any of these.