mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
8f0a0ebcb3
metze
(This used to be commit 2a6e6a2695
)
24 lines
515 B
Plaintext
24 lines
515 B
Plaintext
dn: CN=Users,${DOMAINDN}
|
|
changetype: modify
|
|
replace: description
|
|
description: Default container for upgraded user accounts
|
|
-
|
|
replace: instanceType
|
|
instanceType: 4
|
|
-
|
|
replace: showInAdvancedViewOnly
|
|
showInAdvancedViewOnly: FALSE
|
|
-
|
|
replace: systemFlags
|
|
systemFlags: 2348810240
|
|
-
|
|
replace: objectCategory
|
|
objectCategory: CN=Container,${SCHEMADN}
|
|
-
|
|
replace: isCriticalSystemObject
|
|
isCriticalSystemObject: TRUE
|
|
-
|
|
replace: allowedChildClassesEffective
|
|
allowedChildClassesEffective: user
|
|
allowedChildClassesEffective: group
|