s4:client/client.c - we don't need "&ctx" for talloc calls
[Samba/ekacnet.git] / source4 / setup / provision_basedn_modify.ldif
blob1d5345c60ecba44c1b23572f4a1e14550af2b8ea
1 ###############################
2 # Domain Naming Context
3 ###############################
4 dn: ${DOMAINDN}
5 changetype: modify
7 # This should be 0x0001, but the 0 byte is not allowed - therefore encoded
8 replace: auditingPolicy
9 auditingPolicy:: AAE=
11 replace: creationTime
12 creationTime: ${CREATTIME}
14 # "dSCorePropagationDate" should contain the provision data
15 replace: forceLogoff
16 forceLogoff: -9223372036854775808
18 # "fSMORoleOwner" filled in later
19 replace: gPLink
20 gPLink: [LDAP://CN={${POLICYGUID}},CN=Policies,CN=System,${DOMAINDN};0]
22 replace: isCriticalSystemObject
23 isCriticalSystemObject: TRUE
25 replace: lockoutDuration
26 lockoutDuration: -18000000000
28 replace: lockOutObservationWindow
29 lockOutObservationWindow: -18000000000
31 replace: lockoutThreshold
32 lockoutThreshold: 0
34 # "masteredBy" filled in later
35 replace: maxPwdAge
36 maxPwdAge: -36288000000000
38 # "minPwdAge" is "0" in order to let the password change tests pass
39 replace: minPwdAge
40 minPwdAge: 0
42 replace: minPwdLength
43 minPwdLength: 7
45 replace: modifiedCount
46 modifiedCount: 1
48 replace: modifiedCountAtLastProm
49 modifiedCountAtLastProm: 0
51 replace: msDS-AllUsersTrustQuota
52 msDS-AllUsersTrustQuota: 1000
54 replace: msDS-Behavior-Version
55 msDS-Behavior-Version: ${DOMAIN_FUNCTIONALITY}
57 replace: ms-DS-MachineAccountQuota
58 ms-DS-MachineAccountQuota: 10
60 # "msDs-masteredBy" filled in later
61 replace: msDS-NcType
62 msDS-NcType: 0
64 replace: msDS-PerUserTrustQuota
65 msDS-PerUserTrustQuota: 1
67 replace: msDS-PerUserTrustTombstonesQuota
68 msDS-PerUserTrustTombstonesQuota: 10
70 replace: nextRid
71 nextRid: 1000
73 replace: nTMixedDomain
74 nTMixedDomain: 0
76 replace: objectSid
77 objectSid: ${DOMAINSID}
79 # This does only exist in SAMBA
80 replace: oEMInformation
81 oEMInformation: Provisioned by SAMBA ${SAMBA_VERSION_STRING}
83 replace: pwdProperties
84 pwdProperties: 1
86 replace: pwdHistoryLength
87 pwdHistoryLength: 24
89 replace: rIDManagerReference
90 rIDManagerReference: CN=RID Manager$,CN=System,${DOMAINDN}
92 replace: serverState
93 serverState: 1
95 replace: subRefs
96 subRefs: ${CONFIGDN}
98 replace: systemFlags
99 systemFlags: -1946157056
101 replace: uASCompat
102 uASCompat: 1