File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Security and the fly likes Adding custom attributes to Active Directory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Adding custom attributes to Active Directory" Watch "Adding custom attributes to Active Directory" New topic
Author

Adding custom attributes to Active Directory

Alex Surkov
Greenhorn

Joined: Dec 17, 2003
Posts: 6
I'm using JNDI to work with Active Directory.
I can add user with standard (sn ,description,seeAlso,telephoneNumber,userPassword) set of attributes.

When I try to add custom attribute I get an error:

javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - 00000057: LdapErr: DSID-0C0909CC, comment: Error in attribute conversion operation, data 0, vece].

Is it possible to add custom attributes to AD entities?
If it so, then what should I do to configure AD to support them?
 
 
subject: Adding custom attributes to Active Directory
 
Threads others viewed
How to add a user in the Active Directory via JNDI/LDAP?
How to add a user in the Active Directory via JNDI/LDAP?
Numeric values from AD to Java
how to delete ldap attribute entry using Java , JNDI?
Connecting to Active Directory using LDAP
developer file tools