From ebec49965b70795d610be70fe1bab91ac2c19765 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 8 Jan 2010 17:01:32 +1100 Subject: s4-schema: added msDS-NcType to schema container Pair-Programmed-With: Andrew Bartlett --- source4/setup/provision_schema_basedn.ldif | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/setup/provision_schema_basedn.ldif') diff --git a/source4/setup/provision_schema_basedn.ldif b/source4/setup/provision_schema_basedn.ldif index 6fe0b0ea93..77720fa82b 100644 --- a/source4/setup/provision_schema_basedn.ldif +++ b/source4/setup/provision_schema_basedn.ldif @@ -7,3 +7,4 @@ objectClass: dMD cn: Schema nTSecurityDescriptor:: ${DESCRIPTOR} instanceType: 13 +msDS-NcType: 0 -- cgit