Vesta: Can't change vestacp password from terminal

Created on 4 Jan 2015  路  4Comments  路  Source: serghey-rodin/vesta

Hello,

I use Ubuntu from nowhere i can't login in my vestacp with my old password,
I try to change password from terminal with:

v-change-user-password admin newpassword

and not work, what is next solution for change vestacp admin password from terminal ?

Thanks.

All 4 comments

Vesta logs should be located in /usr/local/vesta/log/
to change pwd i used: /usr/local/vesta/bin/v-change-user-password admin mynewpass
for any other errors, i would tail /usr/local/vesta/log/ and also /var/log files

I am trying to install vestacp on ubuntu12.04 from last week but the installation process gets terminated when 'webalizer' starts installing. So I removed the webalizer package from the installation script. Then the whole vestacp installs successfully. I also got the password. But now I am unable to login with that login details. Everytime it shows invalid username and password. I even tried to change the password using "/usr/local/vesta/bin/v-change-user-password admin mynewpass" but I am still getting the same error.

I recently had similar problem and i solved by using the UNIX command passwd

root@ip-xxx-xx-xx-xx:/# passwd admin
Enter new UNIX password: 
Retype new UNIX password: 
passwd: password updated successfully
root@ip-xxx-xx-xx-xx:/#

Replace the word admin with your vestaCP username

I also have this problem. This may be related: https://forum.vestacp.com/viewtopic.php?f=40&t=17644

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robindirksen1 picture robindirksen1  路  6Comments

progcode picture progcode  路  3Comments

aleksandarstojkovski picture aleksandarstojkovski  路  7Comments

albasyir picture albasyir  路  7Comments

patricmutwiri picture patricmutwiri  路  8Comments