r25203: Don't use subclasses in Samba4, as we always fill out the full
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Sep 2007 02:43:56 +0000 (02:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:51 +0000 (15:06 -0500)
objectClass list.

Andrew Bartlett
(This used to be commit e882dcb7aaa52843c656084c47c0b3c49557c22e)

source4/setup/provision_init.ldif
source4/setup/provision_partitions.ldif

index 12d71f908082272f73276581710041be2450b732..a69399c3e679374c0a66304bd0ebfda4ee652e18 100644 (file)
@@ -23,17 +23,6 @@ sAMAccountType: INTEGER
 systemFlags: INTEGER
 userAccountControl: INTEGER
 
-dn: @SUBCLASSES
-top: domain
-top: person
-top: group
-domain: domainDNS
-person: organizationalPerson
-organizationalPerson: user
-user: computer
-template: userTemplate
-template: groupTemplate
-
 dn: @KLUDGEACL
 passwordAttribute: sambaPassword
 passwordAttribute: ntPwdHash
index c6107c6502e2e45436d2360bbd4bf1ebdcb4a81e..f07ec680e0328cd81fa814be0f3b52318fc8e40d 100644 (file)
@@ -2,7 +2,6 @@ dn: @PARTITION
 partition: ${SCHEMADN}:${SCHEMADN_LDB}
 partition: ${CONFIGDN}:${CONFIGDN_LDB}
 partition: ${DOMAINDN}:${DOMAINDN_LDB}
-replicateEntries: @SUBCLASSES
 replicateEntries: @ATTRIBUTES
 replicateEntries: @INDEXLIST
 modules:${SCHEMADN}:${SCHEMADN_MOD}${SCHEMADN_MOD2}