Skip to Content
Menu
This question has been flagged
1 Reply
3722 Views

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

Avatar
Discard
Author Best Answer

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.

 

 

Avatar
Discard