s4:samldb LDB module - adjust the module to set always a "defaultObjectCategory"...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 6 Jun 2010 17:53:33 +0000 (19:53 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 7 Jun 2010 12:47:23 +0000 (14:47 +0200)
commit227144e0503504d4c716af4a4e92dc6397c705de
tree55230253c4c87eebaac4eb16610d82561d6f4b34
parentbd910952ba2256ff54c0e48a6feda285b9fbb8a5
s4:samldb LDB module - adjust the module to set always a "defaultObjectCategory" on objectclass add operations

This is needed to make the "objectclass_attrs" LDB module happy. The search
check and case adjustment are done as it was using a second modify operation.
source4/dsdb/samdb/ldb_modules/samldb.c