I am trying to authenticate and create a...
Articles and Tips: qna
01 Aug 2003
Q.
I am trying to authenticate and create a user using the NJCL clientless Java API. So far I have managed to create a session manager through the RMI server and perform lookups with no problem because this is public. However, in order to create a user, I need to authenticate as an admin and then create the user.
I have found many examples on how to create a user, however none of them are for use with the clientless NJCL API using RMI. Does anyone have any code examples that could point me in the rightdirection?
A.
The API to create a user doesn't vary between client and clientless connections. The only difference is how you do your inital authentication.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.