Sentora Support Forums
password changed and I can't login - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: password changed and I can't login (/showthread.php?tid=194)



password changed and I can't login - em517 - 08-27-2014

Hi everybody,
I'm using zpanel and I'm waiting for stable sentora, today I decided to change password, I used a password generator, letters and numbers only, 26 characters.
Now I can't login anymore, I searched the forum (zpanel forum) and I read that there is a bug but I can't understand what to do once the damage is done. I can't login with new password nor with old password.

Can you help me?

thank you


RE: password changed and I can't login - Cloudino - 08-27-2014

Hi,
you van change you password from ssh server console. Execute this command:
Code:
setzadmin --set new-password

Use a mix of characters A-Z, a-z, 0-9 with no spaces. AVOID any single word or name, avoid any password length smaller than 8 characters.


RE: password changed and I can't login - em517 - 08-28-2014

(08-27-2014, 08:27 PM)Cloudino Wrote: Hi,
you van change you password from ssh server console. Execute this command:
Code:
setzadmin --set new-password

Use a mix of characters A-Z, a-z, 0-9 with no spaces. AVOID any single word or name, avoid any password length smaller than 8 characters.

Thank you, Solved