How can we recover the admin password from windows server.?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Hi ALL,
Answer credits completlygoes to
Windows 10 with odoo11 default configuration,
1 - write in search bar windows "pgadmin"
2 - Clic right in "PostgreSQL 9.5 (x86)" and connect
3 - The default pass is "openpgpwd"
4 - Clic in "database" and "the_name_of_your_database"
5 - In the menu adminPG clic in "Execute arbitrary SQL queries" (a cool loupe with SQL)
6 - In the window with the title "SQL editor" copy and paste
"UPDATE res_users SET password='', password_crypt='$pbkdf2-sha512$25000$53yv9X7P.T8HwPh/j5FSyg$I1ctIdw4MncanG7LP6.G3Ti2Pr2lAblicG92rgOMysPWGu1c22Ds9myozO95.TfVEbNytgFGyHe59Hh10WeUUQ' WHERE id=1;"
and after clic in the symbol "play" in the menu PGadmin.
7 - go to the login Odoo11 and write your email and the pass is "YourNewPassword"
thanks Ermin Trevisan
Please check my answer in this thread to see a summary for all different Odoo versions including Odoo 12:
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Admin User Missing
Solved
|
|
2
Sep 21
|
5608 | |
|
6
Jul 17
|
9949 | ||
|
3
Jul 16
|
7841 | ||
|
6
Dec 24
|
108345 | ||
|
5
Jul 24
|
85197 |