This article explains how to reset your Plesk admin password on Linux if you happen to forget your password.
Please Note: This article assumes that you have SSH experience, if you do not please contact our support team immediately
- Login to the server via SSH
- Run the following command replace {YOUR NEW PASSWORD} with your new password
Please Note: This is going to require that you use a secure password when doing this
plesk bin admin --set-password -passwd {YOUR NEW PASSWORD} -encrypted-password
-
You should receive the following output if your password was successfully changed
The Plesk administrator's password was successfully updated.
Article ID: 2497, Created: January 5, 2017 at 7:54 AM, Modified: January 5, 2017 at 7:57 AM