Previous Topic: Create the System Administrator AccountNext Topic: Using Failover


Enable the Administrator Account

Enter the following command to enable the CA Access Control and CA Single Sign-On authentication methods for the administrator.

eu administrator_name auth_type(method5, method20)

Enter the following command to set the CA SSO password for the administrator's account to the same password you specified in Step 1.

el administrator_name appl(__SSO__) currpwd(administrator_password)

Give the administrator access to the CA Single Sign-On server by issuing the following command.

auth terminal server_name uid(administrator_name) acc(access_type)
server_name

Is the machine name of the CA Single Sign-On Server.

administrator_name

Is the administrator's account.

access_type

Is the access that the administrator needs. Read and write access is necessary. The keywords for access_type are READ, WRITE.