Adding or Updating Security Answers
Use this procedure to add or update a security answer. Generally, the users enter their own security answers. This procedure is available if you, as a security administrator, need to perform the task for the user. Answers are stored by service name, identity, and security question.
In Infor Rich Client, navigate to Start, then Data, then Security, then Business Classes, and then SecurityAnswer. On the Security Answer List, select Actions, then Create, and then create a record using the fields described below.
- or -
At a Landmark command prompt, type
secadm secanswer add|update service-name identity-name security-question --answertext answer-text
where
Option | Infor Rich Client Field Names | Description |
---|---|---|
service-name |
Service | The name of the service that the question hat the answer is for is associated with. |
identity-name |
Identity | The identity the answer is associated with. |
security-question |
Security Question |
If using the command line, enter the security question number. If using Infor Rich Client, use the drop-down list to select the question. |
--answertext answer-text |
Answer Text |
If using the command line, enter the text of the answer, enclosed in quotation marks. If using Infor Rich Client, simply enter the text. |