r20557: use ${DOMAINDN} instead of ${BASEDN}
[tprouty/samba.git] / source4 / setup / provision_computers_modify.ldif
1 dn: CN=Computers,${DOMAINDN}
2 changetype: modify
3 replace: description
4 description: Default container for upgraded computer accounts
5 -
6 replace: instanceType
7 instanceType: 4
8 -
9 replace: showInAdvancedViewOnly
10 showInAdvancedViewOnly: FALSE
11 -
12 replace: systemFlags
13 systemFlags: 2348810240
14 -
15 replace: objectCategory
16 objectCategory: CN=Container,${SCHEMADN}
17 -
18 replace: isCriticalSystemObject
19 isCriticalSystemObject: TRUE