-
Home
-
Ask
-
How do I reset the Parallels Plesk "admin" password?
In Windows:
- Log in as administrator via rdp
- Start > Run > C:Program FilesSWsoftPleskadmininplesksrvclient.exe
- Be sure to include the quotes with this command
- Enter new password when prompted
In Linux:
- cd /usr/local/psa/admin/bin/
- bin]# export PSA_PASSWORD=newpass where newpass is newpassword that you want to reset to
- bin]# ./ch_admin_passwd ----> this will save the new password
- bin]# cat /etc/psa/.psa.shadow---> will show you the new password