Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5686 Ansichten

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.

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen