Multiple password-synch agent properties
Multiple password-synch agent properties are used to configure the IBM Security Identity Manager Server to support multiple password-synchronization agents.
Table 1 defines the properties used to configure the support for multiple password-synch agents.
enrole.passwordsynch.enabledonresource Specifies whether to enable or disable the support for multiple password-synch agents. Valid values are:
- true – Enable the support for multiple password-synch agents
- false – Disable the support for multiple password-synch agents
Example (default).
enrole.passwordsynch.enabledonresource=falseenrole.passwordsynch.toleranceperiod Specifies the maximum time duration, in seconds, between a password change request sent from the IBM Security Identity Manager Server to the password synch resource, and receiving a reverse password synch request from the plug-in installed on the password synch resource.
Example (default).
enrole.passwordsynch.toleranceperiod=60enrole.PasswordSynchStoreMonitor.heartbeat Specifies the password synch transaction monitor heartbeat, in hours.
Example (default).
enrole.PasswordSynchStoreMonitor.heartbeat=1Parent topic: System property configuration in enRole.properties