s4:provision_self_join.ldif - the object SID in AD is called "objectSid"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 9 Nov 2010 12:27:57 +0000 (13:27 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 9 Nov 2010 13:18:29 +0000 (13:18 +0000)
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Tue Nov  9 13:18:29 UTC 2010 on sn-devel-104

source4/setup/provision_self_join.ldif

index 7bd393ced48af709714f7a834dcdc3943c0fcaa4..2630de88d0c9b5b2eef0238cad87409a5fff8505 100644 (file)
@@ -19,7 +19,7 @@ sAMAccountName: ${NETBIOSNAME}$
 # script
 userAccountControl: 532480
 clearTextPassword:: ${MACHINEPASS_B64}
-objectSID: ${DOMAINSID}-${DCRID}
+objectSid: ${DOMAINSID}-${DCRID}
 
 # Here are missing the objects for the NTFRS subscription since we don't
 # support this technique yet.