s4:objectclass_attrs LDB module - move the single-valued attribute check into this...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 7 Jun 2010 18:46:59 +0000 (20:46 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 7 Jun 2010 18:54:10 +0000 (20:54 +0200)
commit1949864417f3d10fb8996df7db259649eb777271
tree890ef8d0d909a29f68a151207e5daa47a03c93a4
parenta75d271373dbbff973544865c2c9715510d67669
s4:objectclass_attrs LDB module - move the single-valued attribute check into this module

It seems to me more consistent (and also to keep the same behaviour on all
backends).

Also the DRS hack should therefore not be needed anymore since the
"repl_meta_data" module launches requests behind "objectclass_attrs".
source4/dsdb/samdb/ldb_modules/objectclass_attrs.c
source4/lib/ldb/ldb_tdb/ldb_tdb.c