[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Mon May 10 01:23:49 MDT 2010


The branch, master has been updated
       via  e4ce727... s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix comments
      from  8a2a821... s3-proto: add missing protoype for dcerpc_fault_to_nt_status().

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit e4ce727c8d4a39774b7e4b9687ee665ec286998e
Author: Matthias Dieter Wallnöfer <mdw at samba.org>
Date:   Mon May 10 09:21:17 2010 +0200

    s3:provision_basedn_modify.ldif - add "msDS-NcType" attribute and fix comments

-----------------------------------------------------------------------

Summary of changes:
 source4/setup/provision_basedn_modify.ldif |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/setup/provision_basedn_modify.ldif b/source4/setup/provision_basedn_modify.ldif
index ea41cd8..9fe0c60 100644
--- a/source4/setup/provision_basedn_modify.ldif
+++ b/source4/setup/provision_basedn_modify.ldif
@@ -11,6 +11,7 @@ auditingPolicy:: AAE=
 replace: creationTime
 creationTime: ${CREATTIME}
 -
+# "dSCorePropagationDate" should contain the provision data
 replace: forceLogoff
 forceLogoff: -9223372036854775808
 -
@@ -57,6 +58,9 @@ replace: ms-DS-MachineAccountQuota
 ms-DS-MachineAccountQuota: 10
 -
 # "msDs-masteredBy" filled in later
+replace: msDS-NcType
+msDS-NcType: 0
+-
 replace: msDS-PerUserTrustQuota
 msDS-PerUserTrustQuota: 1
 -
@@ -72,7 +76,7 @@ nTMixedDomain: 0
 replace: objectSid
 objectSid: ${DOMAINSID}
 -
-# This exists only in SAMBA
+# This does only exist in SAMBA
 replace: oEMInformation
 oEMInformation: Provisioned by SAMBA ${SAMBA_VERSION_STRING}
 -


-- 
Samba Shared Repository


More information about the samba-cvs mailing list