Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5650 Widoki

i deleted database and again i created new one but its shows message like "Password authentication failed for user 'admin'.." during installation of ERP 7 in window i provided Username: admin Password: mypwd but when i run in localhost then error is appear..so please help me i am not able to access localhost from 2 days...and i am new user in erp.

Awatar
Odrzuć
Najlepsza odpowiedź

Connect with pgadmin3 to the PostgreSQL database (for the username and password see the OpenERP config file). Then access your database and table res_users. There you see the password of the admin user. This question may be useful:

https://accounts.openerp.com/forum/Help-1/question/147/

If you want to reset the master password, see this question:

https://accounts.openerp.com/forum/Help-1/question/625/

The config file in windows is in c:\Program Files\OpenERP\...\openerp-server.conf

Awatar
Odrzuć