Trouble schema check/object class

sbrown@ccsmtp.canon.com
Tue, 25 Jun 96 08:53:30 PST


Hello,

I was going to ask a question after banging my head for the last
day or so but after stumbling on the answer I thought I would post it
so as to posibbly save other LDAP'ers from the same misfortune.

Basically if your going to use schemacheck and lastmod
don't forget to add:

creatorsname,
createtimestamp,
modifiersname,
moifierstimestamp

to all your object classes that you expect to add/modify...

otherwise you will get my favorite message of the day

"Object class violation"

-Steve