• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk/Business Manager SSO problems

E

EgorNZ

Guest
I set up Plesk 10.0.1 in a VZ container. After installation I changed the Plesk admin password from the Power Panel. This broke the SSO setup and I was unable to log in to Business Manager using any password.

After much head scratching I was able to fix that by following the instructions at http://forum.parallels.com/showthread.php?t=105780

However I still have one problem remaining. After going into Business Manager and clicking on the Profile link, the following error is displayed at the top of the page:

Error: Sync error: Failed to register the admin user in SSO: The following SSO error occurred: Incoming SP is not a master of FI[dsflknsdkfjbn3248udsinf238dsfjhsdbf]. (HTTP code: 403)
Please resolve the problem manually and retry to sync this administrator.

Additionally, if I log out of BM, then log back in, then click the "Back to Parallels Panel" link, it asks me to log in again with the following error:

Error: You cannot log in using your global account credentials because there are no local accounts connected to your global account. Please provide your local account credentials.

Not sure if that's meant to happen.
 
Correct URL should be checked in different places:

# /usr/local/psa/bin/sso -g

select * from misc where param like '%sso%';
select * from cl_param;

# sqlite3 /var/lib/sso/sso.db
sqlite> select api_url from sp;

And corrected if necessary. I suggest you contact Support Team if you can't correct it by yourself.
 
Back
Top