Previous Topic: Run the Configuration Wizard on WindowsNext Topic: Unattended Configuration (Windows)


Run the Configuration Wizard on UNIX

The configuration wizard for the CA SiteMinder® Federation Standalone Windows Agent establishes values for parameters related to authentication protocol and cookie specifications.

Run the configuration wizard to complete the installation process.

Follow these steps:

  1. Exit all applications that are running.
  2. Navigate to where the configuration command file is located:

    federation_installation_dir/connectors/IWA

  3. Execute the script ca-fedmanager-iwa-config.sh.

    The configuration wizard starts.

  4. Follow the prompts provided by the wizard to complete the configuration.
  5. Source the following script so the Agent works properly:
    . /federation_install_dir/connectors/IWA/ca_fedmgr_iwa_env.ksh
    
  6. Restart the CA SiteMinder® Federation Standalone services:
    1. Open a command window.
    2. Run the following scripts:

      federation_install_dir/fedmanager.sh stop

      federation_install_dir/fedmanager.sh start

    Note: Do not stop and start the services as the root user. You must be a non-root user.