summaryrefslogtreecommitdiff
path: root/source4/setup
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-01-23 16:27:17 +0100
committerAndrew Bartlett <abartlet@samba.org>2013-01-27 20:14:21 +1100
commit1de5c2f78544385d2fe270d766fc1ca6726d71fb (patch)
tree7ce68789f1d92e17b43cdf3c11f891a64e5613e9 /source4/setup
parent4775f9ab345072e63d671e83ae2c054fd2f80c3b (diff)
downloadsamba-1de5c2f78544385d2fe270d766fc1ca6726d71fb.tar.gz
samba-1de5c2f78544385d2fe270d766fc1ca6726d71fb.tar.bz2
samba-1de5c2f78544385d2fe270d766fc1ca6726d71fb.zip
provision: fix nTSecurityDescriptor of CN={LostAndFound,System},${DOMAINDN} (bug #9481)
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/setup')
-rw-r--r--source4/setup/provision.ldif2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/setup/provision.ldif b/source4/setup/provision.ldif
index 51e56ff2a6..61d735cb2c 100644
--- a/source4/setup/provision.ldif
+++ b/source4/setup/provision.ldif
@@ -73,6 +73,7 @@ objectClass: lostAndFound
description: Default container for orphaned objects
systemFlags: -1946157056
isCriticalSystemObject: TRUE
+nTSecurityDescriptor:: ${LOSTANDFOUND_DESCRIPTOR}
dn: CN=NTDS Quotas,${DOMAINDN}
objectClass: top
@@ -98,6 +99,7 @@ objectClass: container
description: Builtin system settings
systemFlags: -1946157056
isCriticalSystemObject: TRUE
+nTSecurityDescriptor:: ${SYSTEM_DESCRIPTOR}
dn: CN=AdminSDHolder,CN=System,${DOMAINDN}
objectClass: top