Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5632 Tampilan

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
Buang
Jawaban Terbai

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
Buang