| 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
|
|
|