Previous Topic: Run the Configuration Wizard on Windows

Next Topic: Unattended Configuration on Windows


Run the Configuration Wizard on UNIX

The configuration wizard for the Federation Manager 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_mgr_root/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_mgr_home/connectors/IWA/ca_fedmgr_iwa_env.ksh
    
  6. Restart the Federation Manager services:
    1. Open a command window.
    2. Run the following scripts:

      federation_mgr_home/fedmanager.sh stop

      federation_mgr_home/fedmanager.sh start

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