Previous Topic: Unattended Configuration on Windows

Next Topic: Federation Manager Windows Agent Configuration File

Unattended Configuration on a UNIX System

After configuring the Federation Manager Windows Agent using the wizard at least once, configure it on the same system, or a different system, using unattended mode. An unattended mode configuration uses one command that points to a properties file. Modify the configuration properties file to suit your requirements.

To configure the Federation Manager Agent in unattended mode on a UNIX system

  1. Navigate to the directory where the configuration executable is located:

    federation_mgr_root/connectors/IWA/install_config_info

  2. Enter the following command at a command prompt:
    ca-fedmanager-iwa-confg.bin i-silent -f ca-fedmanager-iwa-config.properties
    
    -f

    Specifies the name of the Federation Manager Windows Agent configuration properties file. If the properties file is not in the same directory as the executable file, specify the relative path to the properties file.

    -i

    Specifies the configuration mode. For unattended mode, the value is silent.

The unattended configuration is complete.