[Date Prev][Date Next] [Chronological] [Thread] [Top]

Attrib type undefined?



I'm adding records via the JNDI API and I get this:

javax.naming.directory.InvalidAttributeIdentifierException: [LDAP: error code 17 - state: attribute type undefined]; remaining name 'cn=Adam A. Adams, ou=REGION 2, ou=TempAgency'

It apparently doesn't like an attribute named "state" that's in the input.

But slapd.conf  says schema checking if off.

Why is it checking attribute names?

Thanks!

martin