Subject: RE: Problem with NotesAdministrationProcess and RenameWebUser
I figured something out:
The users were registered as regular Notes users with a user id. But, they never access via a Notes client. Thus, I cannot use RenameNotesUser because it will require the user to accept name change via the Notes client. If I clear the Notes certified public key in the person record the RenameWebUser will work.
I guess I would need to convert all person records to a “web user.”
Subject: RE: Problem with NotesAdministrationProcess and RenameWebUser
Correct.
Also, if they are not a ‘Notes’ user - (no certificate) you could also just update the person doc manually (or via an agent) - (that’s why I’ve never used RenameWebUser).
Subject: RE: Problem with NotesAdministrationProcess and RenameWebUser
Touché
I guess I’ve been staying up too late and I wasn’t thinking that clearly.
In MY case, the only ‘webuser’ accounts are only shared mail accounts - not members of groups or for the most part ACLs - so I guess it didn’t occur to me!