Previous Topic: How the install_base Script Works

Next Topic: Start CA Access Control


Configure Post-Installation Settings

Once the installation is complete, you need to configure CA Access Control for your environment.

To configure post-installation settings

  1. Append the ACInstallDir/bin directory to your path

    By default, the installation directory is /opt/CA/AccessControl

  2. Check the seos.ini file tokens to make sure that the settings meet your requirements.

    If necessary, modify the settings.

  3. To give yourself access to the CA Access Control man pages, add the directory ACInstallDir/man to your MANPATH.

    For example, if you are using csh, for the sake of your current session, enter the command:

    setenv MANPATH $MANPATH:/opt/CA/AccessControl /man
    

    For the sake of future sessions, add a similar line to your .login, .profile, or .cshrc file.