Previous Topic: Starting the Selang Command InterpreterNext Topic: Authorizing Access to the CA Access Control Server


Creating the System Administrator's Account

Create an administrator's account on the CA Access Control server using the user ID and password that you use when logging on to the Provisioning Server. To do this, issue the following commands in selang:

nu administrator_name password (administrator_password) admin auditor
administrator_name

Is the user ID that you use to log on to the Provisioning Server.

administrator_password

Is the administrator's password for the user ID.

Important! It is strongly recommended that you do not use a user ID named “Administrator” to define a CA Access Control directory for Windows 2000, because doing so may cause login failures when you try to access the directory.

Ensure that you add the admin and auditor keywords to the command. This gives you administrative privileges.

Next, you must create the administrator's account and password in the native operating system (UNIX). To do this, issue the following commands in selang:

env(native)
eu administrator_name password(administrator_password)
env(seos)
administrator_name

Is the user ID that you use to log on to the Provisioning Server.

administrator_password

Is the administrator's password for the user ID.