summaryrefslogtreecommitdiff
path: root/source4/setup/provision_computers_modify.ldif
blob: 0ba101a33ce2812dd333985f46057496a46f2031 (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,CN=Schema,CN=Configuration,${BASEDN}
-
replace: isCriticalSystemObject
isCriticalSystemObject: TRUE