Posted By:
Anonymous
Posted On:
Friday, March 29, 2002 05:15 AM
Just check the JNDI tutorial at JavaSoft for the steps required to create a new object in a directory.
You can use the object class "inetorgperson" for example, where you specify the attributes "uid" (login),"userpassword" and some others that are required. Tha is all.