s4:SAMLDB LDB module - Rework to allow checks for wrong "defaultObjectCategory" attri...
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sun, 3 Jan 2010 19:36:09 +0000 (20:36 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 5 Jan 2010 19:55:47 +0000 (20:55 +0100)
commit77ce33c419dc000362a2c532e5c7afc1a013c731
tree9237b84def5dde2cc4f33dbe2e54b4e95626ccf2
parentc051008540dd381bb79e39a0c9b6db6aa99a3a6e
s4:SAMLDB LDB module - Rework to allow checks for wrong "defaultObjectCategory" attributes

This allows a stricter check for "defaultObjectCategory" attributes which is
performed when the "relax" control isn't specified.
Additional note: As the added comment points out this isn't complete.
And I personally think that moving this at some point to the "objectclass"
module is a better idea to make this fully work (since there we have direct
access to the schema). If someone has a good idea how to do this please inform
me.

Anyway, the SAMLDB module does require some restructure since at the moment it's
very overloaded and therefore a bit a mess. In the meantime I started to work
on a new approach to realise it in a better way.
source4/dsdb/samdb/ldb_modules/samldb.c