Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3806 Visualizzazioni

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
Abbandona
Autore Risposta migliore

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
Abbandona