Global Account is a single sign-on (SSO) technology feature that allows you to log in to different Parallels products using a single global login and password. If you have several accounts in Parallels Plesk Panel, you can connect them all to a global account and switch between these accounts without entering a password every time. You can also connect all your accounts in other Parallels products to your global account and switch among them without providing credentials.
To use single sign-on, you will first need to install SSO service on a server, and then connect your Parallels Plesk Panel server to it. The SSO service can be located either on the same Linux/Unix-based server where Parallels Plesk Panel is installed, or on another networked computer running Linux/Unix operating system.
Windows-based machines cannot be used for running SSO servers.
If you installed Parallels Plesk Panel with Billing support, then the SSO service was also installed on the server, and you can start using it: just switch on support for single sign-on as described further in this section.
If the SSO service was not installed, then you need to install it either on your Parallels Plesk Panel server for Linux/Unix, or on another Linux/Unix-based machine.
Important: If you want to use another Linux/Unix-based machine as an SSO server, then you need to synchronize the system date and time between the Parallels Plesk Panel server and the computer that will run SSO service. This must be done before you start installing SSO service components. You need to do it because authentication between an SSO client and a remote SSO server is being performed using SSL certificates. Certificates are very sensitive to date and time matching on client and server machine.
To install the SSO service:
parallels_installer
binary file, which is usually placed in the directory /usr/local/psa/admin/bin/
on FreeBSD and RPM-based Linux systems, and /opt/psa/admin/bin/
on deb-based Linux systems.If you are installing on a server where Parallels Plesk Panel is not installed, then you need to obtain the installer file and copy it to the server:
# cd /root/plesk
# chmod +x parallels_products_installer_file_name
--web-interface
option:# parallels_products_installer_file_name --web-interface
http
s://machine.domain.name:8447/
or http
s://IP-address:8447/
in the address bar. The Parallels Product Installer's Web interface opens. Log in as root.To switch on support for single sign-on on a Linux/Unix server, do the following:
<parallels_plesk_panel_installation_directory>/bin/sso --set-prefs -server https://idp-master.example.com:11443.
<parallels_plesk_panel_installation_directory>/bin/sso -e.
Now you can proceed to the section Creating a Global Account.
If you need more information about using the sso command line utility, refer to Parallels Plesk Panel 9.5 for Linux/Unix Command Line Utilities Reference, section "Single Sign-On Configuration: sso Utility".
To switch on support for single sign-on on a Windows server, do the following:
--set-prefs
-server https://idp-master.example.com:11443.