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

RE: schemacheck not working?



Me again.

I was playing around with this and found that if one of the objectclasses
assigned to the entry is bogus, I can add any bogus attribute I want (using
ldapadd):

dn:uid=steve,dc=apexvoice,dc=com
objectclass:person
objectclass:organizationalPerson
objectclass:whathehey
sn:collins
cn:steve
crackers:wowzers

Removing the bogus objectclass makes everything work as expected.

I didn't find any similar reports in the archives, anybody know what's going
on???


> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Steve Collins
> Sent: Tuesday, March 06, 2001 2:27 PM
> To: openldap-software@OpenLDAP. org
> Subject: schemacheck not working?
>
>
>
> Help! I just turned "schemacheck on" in my OpenLDAP 1.2.9 on RedHat.
>
> However, I am still able to create "invalid" attributes for my existing or
> new LDAP entries without any difficulty.
>
> I was kind of surprised.  I couldn't find the answer in the mailing list
> archives, etc.
>
> Could somebody pls explain this or point me to the right location?
>
> Steve
>