Sentora Support Forums

Full Version: password changed and I can't login
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.
(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