s4:libcli Use integrated name resolution when connecting SMB
[Samba/kamenim.git] / source4 / setup / provision_basedn_modify.ldif
blobea41cd8bfbc890884a9628305f6d6b246683bf8a
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 replace: forceLogoff
15 forceLogoff: -9223372036854775808
17 # "fSMORoleOwner" filled in later
18 replace: gPLink
19 gPLink: [LDAP://CN={${POLICYGUID}},CN=Policies,CN=System,${DOMAINDN};0]
21 replace: isCriticalSystemObject
22 isCriticalSystemObject: TRUE
24 replace: lockoutDuration
25 lockoutDuration: -18000000000
27 replace: lockOutObservationWindow
28 lockOutObservationWindow: -18000000000
30 replace: lockoutThreshold
31 lockoutThreshold: 0
33 # "masteredBy" filled in later
34 replace: maxPwdAge
35 maxPwdAge: -37108517437440
37 # FIXME: This should be "-864000000000" when we fully comply with passwords pol.
38 replace: minPwdAge
39 minPwdAge: 0
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-PerUserTrustQuota
61 msDS-PerUserTrustQuota: 1
63 replace: msDS-PerUserTrustTombstonesQuota
64 msDS-PerUserTrustTombstonesQuota: 10
66 replace: nextRid
67 nextRid: 1000
69 replace: nTMixedDomain
70 nTMixedDomain: 0
72 replace: objectSid
73 objectSid: ${DOMAINSID}
75 # This exists only in SAMBA
76 replace: oEMInformation
77 oEMInformation: Provisioned by SAMBA ${SAMBA_VERSION_STRING}
79 replace: pwdProperties
80 pwdProperties: 1
82 replace: pwdHistoryLength
83 pwdHistoryLength: 24
85 replace: rIDManagerReference
86 rIDManagerReference: CN=RID Manager$,CN=System,${DOMAINDN}
88 replace: serverState
89 serverState: 1
91 replace: subRefs
92 subRefs: ${CONFIGDN}
94 replace: systemFlags
95 systemFlags: -1946157056
97 replace: uASCompat
98 uASCompat: 1