r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to load
[sfrench/samba-autobuild/.git] / source4 / setup / provision_users_modify.ldif
1 dn: CN=Users,${BASEDN}
2 changetype: modify
3 replace: description
4 description: Default container for upgraded user accounts
5 -
6 replace: instanceType
7 instanceType: 4
8 -
9 replace: showInAdvancedViewOnly
10 showInAdvancedViewOnly: FALSE
11 -
12 replace: systemFlags
13 systemFlags: 2348810240
14 -
15 replace: objectCategory
16 objectCategory: CN=Container,CN=Schema,CN=Configuration,${BASEDN}
17 -
18 replace: isCriticalSystemObject
19 isCriticalSystemObject: TRUE
20 -
21 replace: allowedChildClassesEffective
22 allowedChildClassesEffective: user
23 allowedChildClassesEffective: group