1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00
Files
samba-mirror/source/setup/provision_computers_modify.ldif
Andrew Bartlett 79e13349f0 r24694: Remove objectCategory entries from the setup templates. These can be
autogenerated by the objectclass module when the the entries are
added.

Andrew Bartlett
2007-10-10 15:02:48 -05:00

17 lines
345 B
Plaintext

dn: CN=Computers,${DOMAINDN}
changetype: modify
replace: description
description: Default container for upgraded computer accounts
-
replace: instanceType
instanceType: 4
-
replace: showInAdvancedViewOnly
showInAdvancedViewOnly: FALSE
-
replace: systemFlags
systemFlags: 2348810240
-
replace: isCriticalSystemObject
isCriticalSystemObject: TRUE