summaryrefslogtreecommitdiff
path: root/source4/setup/provision_computers_modify.ldif
blob: aab32e8665330294a426b899353dc5856123680b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
dn: CN=Computers,${BASEDN}
changetype: modify
replace: description
description: Default container for upgraded computer accounts
-
replace: instanceType
instanceType: 4
-
replace: showInAdvancedViewOnly
showInAdvancedViewOnly: FALSE
-
replace: systemFlags
systemFlags: 2348810240
-
replace: objectCategory
objectCategory: CN=Container,${SCHEMADN}
-
replace: isCriticalSystemObject
isCriticalSystemObject: TRUE