Applicable to:
- Plesk for Windows
Question
A password of the Plesk "admin" user is lost.
How to retrieve or reset it?
Answer
Note: in case logging in for the first time, use Build-in Windows Administrator credentials (the same that used for accessing the server via RDP).
Retrieving the password
Starting from Plesk Onyx 17.8, it is not possible to get admin password in Plain text. However, it is possible to generate one time login link to get into Plesk with the following command after logging into the server via RDP:
C:\> plesk login
Resetting the password
- Connect to a Plesk server via RDP.
- Start a command prompt as an Administrator and run the command:
C:\> plesk bin admin --set-admin-password -passwd "your_new_password"
where your_new_password - desired password for Plesk "admin" account.
Retrieving the password
- Connect to a Plesk server via RDP.
- Start a command prompt as an Administrator and run the command below. The password will be copied to clipboard.
C:\> "%plesk_bin%\plesksrvclient" -get
Resetting the password
- Connect to a Plesk server via RDP.
- Start a command prompt as an Administrator and run the command:
C:\> plesk bin admin --set-admin-password -passwd "your_new_password"
where your_new_password - desired password for Plesk "admin" account.
Retrieving the password
- Connect to a Plesk server via RDP.
- To view current password, start a command prompt as an Administrator and run the command below. The password will be copied to clipboard.
C:\> "%plesk_bin%\plesksrvclient" -get
Resetting the password
- Connect to a Plesk server via RDP.
- Start a command prompt as an Administrator and run the command:
C:\> "%plesk_bin%\plesksrvclient.exe"
In the opened window specify a new password and click OK.
Note: in case it is not configured otherwise, it is possible to log into Plesk with Administrator username using password for RDP.
Comments
0 comments
Please sign in to leave a comment.