Enabling forgotten password authentication
When a user forgets the IBM® Security Privileged Identity Manager password and must reset it, the user must verify credentials with the system.
About this task
You can configure IBM Security Privileged Identity Manager to present either administrator-defined questions or user-defined questions. You can also define how many questions must be answered.
Respond to a set of forgotten password questions with answers that you previously specified. Responses are not case-sensitive by default, because the enrole.challengeresponse.responseConvertCase property from the enRole.properties file has a default value that is lower. The answers are stored in lowercase in the directory server. An answer that you entered is converted to lowercase while it is compared with the stored answers. If you want answers to be case-sensitive, change the value for enrole.challengeresponse.responseConvertCase from lower to none.
- If you do not predefine the questions, the user must specify both the forgotten password questions and the answers.
- If you predefine the forgotten password questions, the user must specify only the answers.
If the system configuration changes, for example, from undefined questions to predefined questions, the user must specify answers to the new questions.