s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
authorAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2009 07:46:28 +0000 (18:46 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 16 Nov 2009 23:38:02 +0000 (10:38 +1100)
commit07953142a4755354a8e76fa217c6cbf1b5dbcf30
treeba9ce648b532d84b856782d2a29c7e97c4a565be
parent0238147a855c65ea0a81b0a945ae8ffd9b260c75
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory

It is important to always ensure that this attribute has an extended
DN if the rest of the database stores things that way.

The knowlege of what format the DN is stored on disk with is passed
around in an LDB opaque.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/extended_dn_out.c
source4/dsdb/samdb/ldb_modules/objectclass.c
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/samdb.h