SECURITY
This application is intended as an example for you to customize to suit your needs. By default, users use their HTTP passwords to log into a Domino Web server in the domain that is authorized to run the agent. The agent code also provides examples of setting up the agent not to require HTTP authentication or to allow users to specify the number of ID downloads they are allowed for ID recovery.
To set up the sample application:
1. Open the PwdResetSample.nsf database located in the data directory of a Lotus Domino server and modify the database ACL as follows:
4. Copy the signed PwdResetSample.nsf to the data directory of each server that will run it.
5. Assign password reset authority to the following names:
7. Consider disabling the default requirement that users change passwords after they are reset, so that users who reset their passwords do not have to change passwords again afterwards.
8. Run the HTTP task on each server that is allowed to run the agent.
Users whose IDs have been uploaded to the vault can now perform the following steps to reset their Notes passwords:
9. Launch a Web browser and open the sample application by specifying a URL such as the following one:
11. In the Reset User Password window, type and confirm a new password, then click "Reset My Password."
Related topics