1
Figured out – Adminp Rename Process – Administrative Server connection?
Appeared to be an ACL issue. Made sure Primary Admin server was in ACL of Domino Directory and in Admin database. I have a java agent with the following code to start the rename process. noteid = aprename.renameWebUser(oldname,tlname, NewLast, First, NewMiddle,“*”, “*”); When the Domino Directory Administrative server is available(can connect), it works fine. But [...]
Answer Question
| October 19, 2012 8:12 PM
Administraion, AdminP, Lotus Domino, Lotus Domino 8.5.2
Appeared to be an ACL issue. Made sure Primary Admin server was in ACL of Domino Directory and in Admin database. I have a java agent with the following code to start the rename process. noteid = aprename.renameWebUser(oldname,tlname, NewLast, First, NewMiddle,“*”, “*”); When the Domino Directory Administrative server is available(can connect), it works fine. But [...]
1





