-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Cannot Login on VTE 4.4.1
Cannot Login on VTE 4.4.1
Riduci
Di più
-
Messaggi: 380
-
Ringraziamenti ricevuti 26
-
-
23/10/2013 17:43 #3010
da dende
What's your problem ?
Credentials expired ? License issue ?
Regards
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 14
-
Ringraziamenti ricevuti 0
-
-
23/10/2013 18:55 #3012
da blondie63
i've not used for 3/4 month vte and now i cannot login also with admin user !
recover password does'nt do nothing !
i can access directly to DB, is there a way to reset password or access modifying some fields?
regards
Mauro
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 43
-
Ringraziamenti ricevuti 2
-
-
15/11/2013 08:08 #3022
da pasquale.dibari
I test it for VTE 4.2, but I think is valid for 4.4.1 to (check the table name should be vte_users):
* Login to your mysql from command line by providing your username and password
* mysql -u {USER-NAME} -p{PASSWORD} {DATABSE NAME}
* mysql> use {DATABASE NAME};
* mysql> UPDATE vtiger_users SET user_password = 'adpexzg3FUZAk', crypt_type=' ' WHERE id=1;
The updated password will be 'admin' (without the quotes).
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 14
-
Ringraziamenti ricevuti 0
-
-
16/11/2013 08:59 #3023
da blondie63
In my DB the table is vte_users
I've tried your code: UPDATE vtiger_users SET user_password = 'adpexzg3FUZAk', crypt_type=' ' WHERE id=1;
but this not reset the password for admin user
i still not accessing to crm :(
Si prega Accedi a partecipare alla conversazione.
-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Cannot Login on VTE 4.4.1
Tempo creazione pagina: 0.164 secondi