[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [LDAP: error code 17 - attribute description contains inappropriate characters]
On Wed, 30 May 2001, Steven Engelhard spewed into the ether:
> Ok this works fine, but now i get the following error:
>
> [LDAP: error code 17 - attribute type undefined]
> javax.naming.directory.InvalidAttributeIdentifierException: [LDAP: error
> code 17
> - attribute type undefined]; remaining name
For which attribute? Is it defined in the schema?
Try renaming your attributes to: userDescription, userRights...... and
put those in the schema. Then try adding/modifying them
Devdas Bhagat