source:
trunk/server/source4/setup/provision_computers_modify.ldif
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 306 bytes |
Line | |
---|---|
1 | dn: CN=Computers,${DOMAINDN} |
2 | changetype: modify |
3 | replace: description |
4 | description: Default container for upgraded computer accounts |
5 | - |
6 | replace: systemFlags |
7 | systemFlags: -1946157056 |
8 | - |
9 | replace: isCriticalSystemObject |
10 | isCriticalSystemObject: TRUE |
11 | - |
12 | replace: showInAdvancedViewOnly |
13 | showInAdvancedViewOnly: FALSE |
Note:
See TracBrowser
for help on using the repository browser.