Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3729 Lượt xem

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!

Ảnh đại diện
Huỷ bỏ

Can you please share the screenshot?

Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

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