Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Reset Plesk Business Manager Password via Backend.  (Read 2912 times)

0 Members and 1 Guest are viewing this topic.

sajay

  • Guest
Reset Plesk Business Manager Password via Backend.
« on: October 28, 2013, 09:44:42 pm »
These are the steps by which the Plesk Business Manager "Admin" Password can be reset.
==========
In Ubuntu:
==========

1.First we need to disable the Single Sign-On feature (SSO) for Admin.

/usr/share/plesk-billing/sso --command=disable --app-type=admin

2.Reset the Password for Admin

/opt/psa/bin/sw-engine-pleskrun /usr/share/plesk-billing/update-admin.php --password "Enter the Password"

Note: The Password reset from here should contain only alphabets and numbers because special symbols throws error and also make sure after logging successfully to  "Business Manager" through front end change the password to complex one.

3.Now Enable the SSO feature

/usr/share/plesk-billing/sso --command=enable --app-type=admin

========
In CentOS
========


The 1st & 3rd steps are the same but a small change in the location of ""sw-engine-pleskrun"

/usr/local/psa/bin/sw-engine-pleskrun /usr/share/plesk-billing/update-admin.php --password "Enter Password"

Note: The Password reset from here should contain only alphabets and numbers because special symbols throws error and also make sure after logging successfully to  "Business Manager" through front end change the password to complex one.


Thank you for your time,
Sajay S