Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3764 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

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
Zrušit