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

Hello,

While working on deploying the web module on my test server, I just get kicked as the new login screen from the web module is asking for credentials that don't exist.

I have run a check on the database and here is the status:

=# select login, password from res_users;
     login      | password
----------------+----------
 admin          |
 public         |
 portaltemplate |
(3 rows)

I see no emails and no passwords. 

Anyone can help me on this please? Many thanks in advance,

Haider

頭像
捨棄
作者 最佳答案

Ouf I found it. For those who faced this, when changing your administrator password and getting a login-screen, the login is not the email address you put under the administrator preferences. It is "admin" with the password you set up initially.

 

 

頭像
捨棄