Hi There,
I have an interesting problem with ChangePassword process… I use domcfg.nsf to create a password changing form and it seemed to be working. It comes up as it is supposed to and it changes the password. But it seems to me that it makes the change for the session only. When I quit the browser and run it again on my next logon I’m required to enter my old password. What might be the problem?
Subject: Re: Change Password problem
Hi,
For the answer to this question see the following thread:
http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/feb28fe5f587574185256cdd001ebe0d?OpenDocument
Check also the Administration Request database (AdminP proces). When I was experimenting with the change password process I noticed that this database / proces plays also a role.
Subject: RE: Re: Change Password problem
Thx for your response…I checked HTTP task and AdminP process but it still doesn’t change the password. I have a R5.0.9 registration server which is different from the one I’m trying to make change password process… Do you think that’s my problem… I mean do I have to do it on the registration server to work properly?
regards, mehmet
Subject: Server version registration server is the problem
As far as I know the change password process for web browsers is new in Domino 6. I tested it myself on a Domino R6.0.1 (CF1) server.
I read you use a R5.0.9 server. I think that’s the problem. The Admin P proces
of R5 doesn’t know how to handle this request. A change password request is
request "127 Change HTTP password in Domino Directory " for AdminP. This is a
new AdminP request type in R6.
See also the june 2003 article: All about AdminP Part 1 (http://www-10.lotus.com/ldd/today.nsf/a2535b4ba6b4d13f85256c59006bd67d/3a3
6316da84e8f4b85256d33005c243a?OpenDocument") in LDD
Today. Check for which AdminP requests R5 and R6 handle the sidebar article "Proxy actions in R5 and Domino
6" (http://www-10.lotus.com/ldd/today.nsf/a2535b4ba6b4d13f85256c59006bd67d/661
821292d7ce96285256d33006203a6?OpenDocument).
Subject: RE: Server version registration server is the problem
Thx very much Anti…
Subject: RE: Re: Change Password problem
Having consistency problems here myself on clustered boxes…