lib/torture: Add function to clean up the output directory
[Samba/vl.git] / source4 / setup / provision_basedn_modify.ldif
blob53845f7355d1ba345171023f04066381f0fed6f3
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 replace: minPwdAge
39 minPwdAge: -864000000000
41 replace: minPwdLength
42 minPwdLength: 7
44 replace: modifiedCount
45 modifiedCount: 1
47 replace: modifiedCountAtLastProm
48 modifiedCountAtLastProm: 0
50 replace: msDS-AllUsersTrustQuota
51 msDS-AllUsersTrustQuota: 1000
53 replace: msDS-Behavior-Version
54 msDS-Behavior-Version: ${DOMAIN_FUNCTIONALITY}
56 replace: ms-DS-MachineAccountQuota
57 ms-DS-MachineAccountQuota: 10
59 # "msDs-masteredBy" filled in later
60 replace: msDS-NcType
61 msDS-NcType: 0
63 replace: msDS-PerUserTrustQuota
64 msDS-PerUserTrustQuota: 1
66 replace: msDS-PerUserTrustTombstonesQuota
67 msDS-PerUserTrustTombstonesQuota: 10
69 replace: nextRid
70 nextRid: ${NEXTRID}
72 replace: nTMixedDomain
73 nTMixedDomain: 0
75 replace: objectSid
76 objectSid: ${DOMAINSID}
78 # This does only exist in SAMBA
79 replace: oEMInformation
80 oEMInformation: Provisioned by SAMBA ${SAMBA_VERSION_STRING}
82 replace: pwdProperties
83 pwdProperties: 1
85 replace: pwdHistoryLength
86 pwdHistoryLength: 24
88 replace: rIDManagerReference
89 rIDManagerReference: CN=RID Manager$,CN=System,${DOMAINDN}
91 replace: serverState
92 serverState: 1
94 replace: subRefs
95 subRefs: ${CONFIGDN}
97 replace: systemFlags
98 systemFlags: -1946157056
100 replace: uASCompat
101 uASCompat: 1