Data Center Services
1 min read
22

How to Get or Reset Password for “Admin” Account in Plesk

August 15, 2016
0

Applies to: Plesk for Linux/Unix Symptoms The password for the “admin” user in Plesk has been lost. Resolution For Plesk versions 10.x and above: Use the ${PRODUCT_ROOT_D}/bin/admin utility to prompt the password for the “admin” user: # /usr/local/psa/bin/admin --show-password Use  ${PRODUCT_ROOT_D}/bin/init_conf to reset the password for the “admin” user: #

Continue Reading