diff options
author | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2009-07-10 12:48:18 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-07-20 14:21:09 +1000 |
commit | 2fc5331e5c23e3f448b53fa7838e478772d0caed (patch) | |
tree | 5e4532822732f497a115f43bc1ffbe68fc23b409 /source4/setup/provision_configuration.ldif | |
parent | 7889823783625e16e273770f73f285920828e411 (diff) | |
download | samba-2fc5331e5c23e3f448b53fa7838e478772d0caed.tar.gz |
[SAMBA 4 directory] Refactoring and clean up of directory structure
- Adds more system objects which make sense to have them in SAMBA 4 also to
have them when we add more and more services related to the directory (volume
support, DFS, replication service, COM...)
- Make sure that "isCriticalSystemObject" and "showInAdvancedViewOnly" attributes
are set correctly on each object
Diffstat (limited to 'source4/setup/provision_configuration.ldif')
-rw-r--r-- | source4/setup/provision_configuration.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/setup/provision_configuration.ldif b/source4/setup/provision_configuration.ldif index 0dad24c705d..4109c2236c1 100644 --- a/source4/setup/provision_configuration.ldif +++ b/source4/setup/provision_configuration.ldif @@ -8,6 +8,7 @@ cn: Partitions systemFlags: -2147483648 msDS-Behavior-Version: ${FOREST_FUNCTIONALALITY} fSMORoleOwner: CN=NTDS Settings,${SERVERDN} +showInAdvancedViewOnly: TRUE dn: CN=Enterprise Configuration,CN=Partitions,${CONFIGDN} objectClass: top |