跳至內容
選單
此問題已被標幟
1 回覆
5679 瀏覽次數

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.

頭像
捨棄
最佳答案

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

頭像
捨棄