s4/schema: Move msDS-IntId implementation to samldb.c module
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Tue, 23 Feb 2010 23:45:26 +0000 (01:45 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Feb 2010 01:01:51 +0000 (12:01 +1100)
commitfffdce62fc1c9959f17c2dbb0a3939e95095fe54
treedc4f725744ee33cf517cbc14238d376d289337e7
parent2523b20349930be693674be915bcb423bc1fcb82
s4/schema: Move msDS-IntId implementation to samldb.c module

msDS-IntId attribute should be replicated, so it must be
implemented in a module that is before repl_meta_data module
(thanks abartlet for pointing this out).

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/samdb/ldb_modules/schema_data.c