Use this procedure to set the authentication methods CMS supports for CMS user and superuser access.
Before you begin
If you intend to use an enterprise authentication service for CMS web client access, complete the registration of the CMS application with the enterprise authentication service. You will require information from that registration for CMS configuration.
Procedure
Log in to the CMS server as a root user.
Open the /opt/cmsweb/data/login.properties file in a text editor.
To set the authentication method CMS uses for the cms and cmssvc accounts, set the login.superUserOption value as follows:
Restart the web client process using the cmsweb stop and cmsweb start commands.
Restarting the web client process ends all active logins but does not require CMS downtime. CMS applies the login.properties file changes when users log in again.