I have set up clients with Single Sign on with Ad and made an security policy document for the users. When an user changes password on a client computer I got this error message in the Admin requests database and the Adminp process cannot change the users HTTP Domino password.
Admin Process: Received the following error performing a Change HTTP Password in Domino Directory request on (Path: names.nsf): A person document for either the request’s signer or the ‘Name(s) acted upon’ was not found in any local trusted directories for which this server is the Administration Server.
for some people the Http Password Change works, but for some it will not do the passwordchange by the security policy. Could it be that some persons has been registered in older versions of Lotus Notes, or that som persons has their User id in the person document?
The problem was that some of the users persondocuments in names.nsf had 2 fields that caused the problem with Admin Process: Received the following error performing a Change HTTP Password in Domino Directory request on (Path: names.nsf): A person document for either the request’s signer or the ‘Name(s) acted upon’ was not found in any local trusted directories for which this server is the Administration Server.
When deleted the fields $ReplicaID and $ConflictAction from the persondocs the adminp worked as it should.