콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5774 화면

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

아바타
취소