Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
3847 Ansichten

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
Verwerfen
Autor Beste Antwort

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
Verwerfen