Skip to Content
Menu
This question has been flagged
3 Replies
7834 Views

Hi. How can I find the admin password for a database in Odoo9 enterprice.

No one has changed the password for admin user, but whe get this message:

Wrong login/password

Avatar
Discard
Author

I think it happend when I updated sale module. My session was cloesed, and I could not logon after that. I have restarted the odoo server but it did not help.

Author

Solved: The problem was that all user password was cleared., don't know why.

I used this link to solve the problem

http://stackoverflow.com/questions/8546759/how-to-check-if-a-postgres-user-exists

Author Best Answer

Hi.

We only have admin as user, so how can I change the password? Can I do it directly frmo psql commands?

Avatar
Discard
Best Answer

If one of the users are in the group "administration/access rights", simply log in with that users and you'll be able to change the password of the administrator.

Otherwise, i think you'll have to change the administrator password's hash directly in the database.

Avatar
Discard
Related Posts Replies Views Activity
2
Nov 22
4116
1
Sep 22
1444
2
Sep 21
5598
6
Dec 24
108223
5
Jul 24
85140