Web ChangePasswordForm

HELP!

I have a web application. It is Single Session Authentication with a Custom Login Form.

I would like to automate the password reset function where a user could reset their password and a new password would be sent to their email address on file in the NAB.

From the DCLF, I would like to have a form that would display a field for their user id and email address. The agent would lookup the userid and compare the email address field with the one in the NAB. If they are equal; create a dummy password and send to the email address listed in the NAB. Also, set the password to change on next login.

Can this be done? Can anyone provide any guidance?

Thanks, Neil.

Subject: Web ChangePasswordForm

There is a web registration template in the Sandbox. I believe it is what IBM used for their web forum. It has all of the code to do want you want. Look at the “ForgotPasswordSubmit” and “ForgotPassword” Agent.

http://www-10.lotus.com/ldd/sandbox.nsf/ecc552f1ab6e46e4852568a90055c4cd/e86bc032f04a90b8852567fd005ef957?OpenDocument&Highlight=0,registration