Previous Topic: Exit CommandsNext Topic: Requirements for the User Commands


Configuration File

Currently, CA IdentityMinder implements the pre-exits and post-exits in the NT Domain. Therefore, to trigger the user add-on commands, you must define them in the ExitSetup.ini file that is installed by CA IdentityMinder. By default, this file does not activate any specific command.

The ExitSetup file is located in the following directory:

Agent Home Dir\Config\ExitSetup.ini

For example:

C:\Program Files\CA\Identity Manager\Provisioning Agent for Windows Local Users and Groups\data\ExitSetup.ini

The following table describes the typical contents of the configuration file:

Headers and Variables

Value

Description

[Pre-exit]

 

Pre-exit section header

Command=

Provided by the user

User command specified with an absolute path

Stop on error=

Yes/No

Yes-indicates that the agent command is not launched if the pre‑exit fails

No-indicates that the agent command is launched even if the pre‑exit fails. This is the default value.

[Post-exit]

 

Post-exit section header

Command=

Provided by the user

User command specified with an absolute path