Previous Topic: Unattended Configuration (Windows)Next Topic: Modifying the Configuration File for the Federation Agent (Optional)


Unattended Configuration (UNIX)

After you configure the Federation Agent one time using the wizard, you can 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.

Follow these steps:

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

    federation_installation_dir/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 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.