mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
14 lines
306 B
Plaintext
14 lines
306 B
Plaintext
dn: CN=Computers,${DOMAINDN}
|
|
changetype: modify
|
|
replace: description
|
|
description: Default container for upgraded computer accounts
|
|
-
|
|
replace: showInAdvancedViewOnly
|
|
showInAdvancedViewOnly: FALSE
|
|
-
|
|
replace: systemFlags
|
|
systemFlags: -1946157056
|
|
-
|
|
replace: isCriticalSystemObject
|
|
isCriticalSystemObject: TRUE
|