I have an application server running Domino 6.5.4. We have a form online that allows people to change their internet password but after they do so, both passwords still work. To correct this I went onto our Domino 7 mail server, set the user’s internet password from the address book and replicated it to our application server. Now they have three passwords that work as their internet password. Can anyone help explain to me why this happened, and what I can do to correct it
When somebody changes the password using changepassword screen, it will create an administrative request, after the admin server process it then the person document gets updated.In the meantime what Lotus does is it keeps both the old password and new password in cache for 48hours(default)
thats why you see both old password and new password you put in from the screen working.
If you do restart task http on your server, the cache gets cleared…