This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Hi,
I am trying to register Lotus Domino users through Java code and getting the following error. Also, in the code I am using the service account which is created during Lotus Domino installation. Still I am getting the authorization error. Please help me in resolving it.
4005 Notes error: You are not authorized to add Person documents in this Domino Directory (IdmTest)
NotesException: Notes error: You are not authorized to add Person documents in this Domino Directory (IdmTest)
at lotus.domino.NotesExceptionHelper.read(Unknown Source)
at lotus.domino.NotesExceptionHolder._read(Unknown Source)
at lotus.priv.CORBA.iiop.RepImpl.invoke(Unknown Source)
at lotus.priv.CORBA.portable.ObjectImpl._invoke(Unknown Source)
at lotus.domino.corba._IRegistrationStub.registerNewUser(Unknown Source)
at lotus.domino.cso.Registration.registerNewUser(Unknown Source)
at lotus.domino.cso.Registration.registerNewUser(Unknown Source)
at com.nic.oim.Provision.main(Provision.java:55)
Feedback number WEBB8G9DDK created by ~Fred Xanjumilyoni on 04/25/2011
Status: Open
Comments: