Linux > Plesk

How to Find Plesk Admin Password in Older Versions of Plesk(older than 10.2)

(1/1)

Vineesh K P:
Hello guys,

Today I am going to talk about how to find the Plesk admin password in older versions of Plesk.

You may know that in newer versions of Plesk, you can find the admin password or login link by using the 2 methods mentioned below.


--- Code: ---# /usr/local/psa/bin/admin --show-password
--- End code ---


--- Code: ---# /usr/local/psa/bin/admin --get-login-link
--- End code ---


But in the case of older versions of Plesk (older than 10.2), it does not work. You will have to do a different method to get the password.


--- Code: ---more /etc/psa/.psa.shadow
--- End code ---

Hope you find it helpful.

Cheers,

Navigation

[0] Message Index

Go to full version