Reverse password synchronization properties

Reverse password synchronization properties are used to configure reverse password synchronization.

Table 1 defines the properties used to configure reverse password synchronization.

reversePasswordSynch.bypassPwdValidationOnOrphanAccount
 

Specifies whether to bypass the password validation on the orphan account when the request is submitted from the agent. Valid values are.

  • true – Bypass password validation.
  • false – Validate passwords.

Example (default).

reversePasswordSynch.bypassPwdValidationOnOrphanAccount=false
enrole.passwordsynch.module.sendMail
 

Specifies whether to enable or disable email notifications when password synchronization is triggered by the reverse password synchronization agent, not from the IBM Security Identity Manager graphical user interface. Valid values are.

  • true – Enable email notifications.
  • false – Disable email notifications.

Example (default).

enrole.passwordsynch.module.sendMail=false

Parent topic: System property configuration in enRole.properties