aspose file tools
The moose likes Security and the fly likes adding users to LDAP with Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "adding users to LDAP with Java" Watch "adding users to LDAP with Java" New topic
Author

adding users to LDAP with Java

Miguel Flecha
Ranch Hand

Joined: Jun 23, 2004
Posts: 85
Hi. I'm using LDAP with a Java application and I have a problem inserting new users.
Once I've created the context, how do I insert the data into the LDAP database?
Thanks a lot
Miguel Flecha
Ranch Hand

Joined: Jun 23, 2004
Posts: 85
I get this error

[LDAP: error code 17 - javaSerializedData: attribute type undefined]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: adding users to LDAP with Java
 
Similar Threads
Authentication
Authentication mechanism and code procedure from web app to an LDAP server
Authentication mechanism and code procedure from web app to an LDAP server
Authentication mechanism and code procedure from web app to an LDAP server
Accessing LDAP Registry using Java API