From: Matthias Dieter Wallnöfer Date: Tue, 30 Jun 2009 11:52:39 +0000 (+0200) Subject: [SAMBA 4 directory] Adds the complete "objectclass path" to our self-created DC object X-Git-Tag: talloc-2.0.0~852 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4a969530dcee576aefe93b62d64f4c5cfbf8625;p=thirdparty%2Fsamba.git [SAMBA 4 directory] Adds the complete "objectclass path" to our self-created DC object Found after some comparisons against Windows Server 2003 R2. --- diff --git a/source4/setup/provision_self_join.ldif b/source4/setup/provision_self_join.ldif index 77a2e498658..b7ca8723190 100644 --- a/source4/setup/provision_self_join.ldif +++ b/source4/setup/provision_self_join.ldif @@ -1,6 +1,10 @@ #Join the DC to itself by default dn: CN=${NETBIOSNAME},OU=Domain Controllers,${DOMAINDN} +objectClass: top +objectClass: person +objectClass: organizationalPerson +objectClass: user objectClass: computer cn: ${NETBIOSNAME} userAccountControl: 532480