Previous Topic: Installing the Administrative UINext Topic: (Optional) Install and Configure Additional Administrative UIs for High Availability


How to Install the Administrative UI

Complete the following steps to install the Administrative UI:

  1. Be sure that you have reviewed the Administrative UI installation checklist.
  2. (Linux) Review the required Linux libraries requirement.
  3. Gather information for the installer.
  4. (Optional) Reset the registration window.
  5. Install the Administrative UI.
  6. Register the Administrative UI.

Consider the following:

Gather Information for the Installer

Gather the following information before installing and registering the Administrative UI:

Reset the Administrative UI Registration Window

If either of the following actions occurred more than 24 hours ago, this step is required:

Note: (UNIX) Be sure that the CA SiteMinder® environment variables are set before you use XPSRegClient. If the environment variables are not set, set them manually.

Follow these steps:

  1. Log in to the Policy Server host system.
  2. Run the following command:
    XPSRegClient siteminder_administrator[:passphrase] -adminui-setup -t timeout -r retries -c comment -cp -l log_path -e error_path -vT -vI -vW -vE -vF
    
    siteminder_administrator

    Specifies a CA SiteMinder® administrator. If you are installing the Administrative UI as part of:

    • A new 12.51 environment, specify the following default account:
      siteminder
      
    • An upgrade, specify any CA SiteMinder® administrator account with super user permissions in the policy store. If you do not have a super user account in the policy store, use the smreg utility to create the default account.
    passphrase

    Specifies the password for the CA SiteMinder® administrator account.

    -adminui-setup

    Specifies that the Administrative UI is being registered with a Policy Server for the first–time.

    -t timeout

    (Optional) Specifies how long you have after you install the Administrative UI to log in for the time to complete the registration. The Policy Server denies the registration request when the timeout value is exceeded.

    Unit of measurement: minutes

    Default: 1440 (24 hours)

    Minimum limit: 1

    Maximum limit: 1440 (24 hours)

    -r retries

    (Optional) Specifies how many failed attempts are allowed when you are registering the Administrative UI. A failed attempt can result from submitting incorrect CA SiteMinder® administrator credentials when logging in to the Administrative UI for the first–time.

    Default: 1

    Maximum limit: 5

    -c comment

    (Optional) Inserts the specified comments into the registration log file for informational purposes.

    Note: Surround comments with quotes.

    -cp

    (Optional) Specifies that registration log file can contain multiple lines of comments. The utility prompts for multiple lines of comments and inserts the specified comments into the registration log file for informational purposes.

    Note: Surround comments with quotes.

    -l log path

    (Optional) Specifies where the registration log file must be exported.

    Default: siteminder_home\log

    siteminder_home

    Specifies the Policy Server installation path.

    -e error path

    (Optional) Sends exceptions to the specified path.

    Default: stderr

    -vT

    (Optional) Sets the verbosity level to TRACE.

    -vI

    (Optional) Sets the verbosity level to INFO.

    -vW

    (Optional) Sets the verbosity level to WARNING.

    -vE

    (Optional) Sets the verbosity level to ERROR.

    -vF

    (Optional) Sets the verbosity level to FATAL.

  3. Press Enter.

    The utility supplies the Policy Server with the administrator credentials. The Policy Server uses these credentials to verify the registration request when you log in to the Administrative UI for the first–time.

How to Install the Administrative UI

The following sections explain how to install the Administrative UI using the prerequisite installer as part of the stand-alone installation option.

Review Prerequisite Information

Consider the following items before you install the Administrative UI:

Install and Register the Administrative UI (Windows)

Run the prerequisite installer followed by the Administrative UI installer.

Follow these steps:

  1. Exit all applications that are running.
  2. Navigate to the installation media.
  3. Double-click prerequisite_installation_media.
    prerequisite_installation_media

    Specifies the Administrative UI prerequisite installer executable.

    The installer starts.

  4. Click Install.

    The required components are installed.

  5. Click Done.

    The Administrative UI installer starts.

  6. Follow the prompts and click Install.

    The Administrative UI is installed. The CA SiteMinder® Administrative UI login screen appears.

  7. Type siteminder in the User Name field.
  8. Type the siteminder account password in the Password field.

    Note: If your superuser account password contains dollar‑sign ($) characters, replace each instance of the dollar-sign character with $DOLLAR$. For example, if the CA SiteMinder® superuser account password is $password, enter $DOLLAR$password in the Password field.

  9. Type the fully qualified Policy Server host name in the Server field.

    Consider the following points:

    The Administrative UI opens and is registered with the Policy Server.

More information:

Installation Media Names

Install the Administrative UI (UNIX Systems)

Install the Administrative UI and prerequisite components to provide a console for management. This procedure describes how to install the Administrative UI on UNIX systems.

These instructions are for GUI and Console mode installations. The steps for the two modes are the same, with the following exceptions for Console Mode:

Follow these steps:

  1. Exit all applications that are running.
  2. Open a shell and navigate to the installation media.
  3. Enter one of the following commands:
    GUI mode
    ./prerequisite_installation_media
    
    Console mode
    ./prerequisite_installation_media -i console
    

    prerequisite_installation_media

    Specifies the Administrative UI prerequisite installer executable.

    The installer starts.

  4. Click Install.

    The required components are installed. The prerequisite installer prompts you to run the Administrative UI installer.

  5. Enter one of the following command:
    GUI mode
    ./installation_media
    
    Console mode
    ./installation_media -i console
    

    installation_media

    Specifies the Administrative UI installer executable.

    The Administrative UI installer starts.

  6. Follow the prompts and click Install.

    The Administrative UI is installed.

    Note: You cannot use the Administrative UI until you register it with a Policy Server.

After a successful UNIX installation, start the application server manually and log into the Administrative UI to complete the registration. For more information, see How to Register the Administrative UI.

Troubleshoot the Administrative UI Installation

Use the following files to troubleshoot the Administrative UI installation:

How to Register the Administrative UI

You are required to register the Administrative UI before it can be used to manage CA SiteMinder® objects. Registering the Administrative UI creates a trusted connection between the Administrative UI and a Policy Server. Consider the following items:

Follow these steps:

  1. For versions before r12.52 SP1, Create the FIPS Environment Variable.
  2. Start the application server.
  3. Register the Administrative UI.

More information:

How to Register the Administrative UI

Create the FIPS Environment Variable

If your environment meets both of the following criteria, creating the FIPs environment variable is required to register the Administrative UI for the first–time:

Follow these steps:

  1. Complete one of the following steps:
  2. Set the following environment variable:

    CA_SM_PS_FIPS140=ONLY

    Note: For more information about setting environment variables, see your OS–specific documentation.

  3. Verify that Windows or the UNIX shells that runs the Administrative UI correctly recognizes the CA_SM_PS_FIPS140 variable.
Start the Application Server

If you used the stand-alone option to install the Administrative UI, the following procedure applies. If you installed the Administrative UI to a system with an existing application server, go to the instructions for installing the Administrative UI to an existing application server.

To start the application server

  1. From the Administrative UI host system, do one of the following:
  2. Do one of the following:

    The application server is started.

More information:

Installing the Administrative UI to an Existing Application Server

Start the Application Server

Register the Administrative UI

Register the Administrative UI with a Policy Server to begin managing your environment.

Follow these steps:

  1. Complete one of the following steps:
  2. Enter the following value in the User Name field:
    siteminder
    
  3. Type the CA SiteMinder® superuser account password in the Password field.

    Note: If your superuser account password contains dollar‑sign ($) characters, replace each instance of the dollar-sign character with $DOLLAR$. For example, if the CA SiteMinder® superuser account password is $password, enter $DOLLAR$password in the Password field.

  4. Type the fully qualified Policy Server host name in the Server field.

    Consider the following items:

    The Administrative UI opens and is registered with the Policy Server.

More information:

Registration Not on File Error Appears

Registering the Administrative UI using HTTPS

Registering the Administrative UI using HTTPS

If you register the Administrative UI using HTTPS, modify the context.xml file of the application server to enable secure cookies.

Follow these steps:

  1. Shut down the application server.
  2. Navigate to the following location:

    user_console.war\WEB-INF

  3. Open the context.xml file.
  4. Add the following parameter to the SessionCookie tag:

    secure="true"

  5. Save and close the file.
  6. Restart the application server.

    The context.xml file is updated and secure cookies are enabled.

More information:

Start the Application Server

Stop the Application Server

Stop the Application Server

If you used the stand-alone option to install the Administrative UI, the following procedure applies. If you installed the Administrative UI to a system with an existing application server, go to the instructions for installing the Administrative UI to an existing application server.

To stop the application server

  1. From the Administrative UI host, do one of the following:
  2. Do one of the following:

    The application server is stopped.

Administrator Credentials

By default, the Administrative UI uses the policy store as its source for CA SiteMinder® administrator credentials. You can configure the Administrative UI to use an external store, for example, a corporate directory.

Note: For more information about configuring an external administrator user store, see the Policy Server Configuration Guide.

More information:

How to Configure an External Administrator Store