I have a pair of servers in a cluster and I’m trying to use the PwdResetSample.nsf to reset user passwords from a browser.
Server1 is Windows 2003 running Domino 8.5.1
Server2 is Windows 2003 64 bit running Domino 8.5.1
PwdResetSample.nsf replicates between the servers.
I have followed the instructions in “setting up the sample application”
Servers are called “server1/Servers/Corp” & “server2/Servers/Corp”
Users are called “users/Corp”
Signer & password reset authority is called “signer/Corp”
The ACL on pwdresetsample.nsf is set as:
“*/Corp” has Editor access
“signer/Corp” has Manager access.
“LocalDomainServers” has Manager access
The agent is signed with “signer/Corp”
“signer/Corp” has “Run restricted LotusScript/Java agents” in the server document.
“signer/Corp”, “Server1” & “Server2” are all Self-service password reset authority.
When I launch a browser and enter the URL to server1’s pwdresetsample.nsf it works perfectly.
When I enter the URL to server2’s pwdresetsample.nsf I get the error:
HTTP Server: Agent ‘User Password Reset agUserPasswordReset’ error: ResetUse
Agent containing ResetUserPassword method must be signed by a designated Password Resetter
The only difference I can see is that one server is 32 bit and one is 64 bit.
Can anybody help me please?
Many thanks
Gavin