diff options
author | Nadezhda Ivanova <nivanova@samba.org> | 2010-10-27 15:20:49 +0300 |
---|---|---|
committer | Nadezhda Ivanova <nivanova@samba.org> | 2010-10-27 13:18:50 +0000 |
commit | 5bc2b8f0a494511800696d6d411a426463089e8b (patch) | |
tree | 7720f8306ee7ba428b08526941b7fd4677024dd5 /source4/selftest/knownfail | |
parent | 3003bd40379b669e8b2cef7a40784f0114344f8e (diff) | |
download | samba-5bc2b8f0a494511800696d6d411a426463089e8b.tar.gz samba-5bc2b8f0a494511800696d6d411a426463089e8b.tar.bz2 samba-5bc2b8f0a494511800696d6d411a426463089e8b.zip |
s4-ldb: Added the correct extended check for read access to nTSecurityDescriptor
It does not depend on READ_PROPERTY, but on SECURITY_PRIVILEGE and READ_CONTROL
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org>
Autobuild-Date: Wed Oct 27 13:18:50 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/selftest/knownfail')
-rw-r--r-- | source4/selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index cc7e2ae513..d3c7277f89 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -78,4 +78,5 @@ samba4.smb2.compound.*.RELATED1 samba4.smb2.compound.*.RELATED2 samba4.smb2.compound.*.INVALID2 samba4.ldap.acl.*.search.* # ACL search behaviour not enabled by default +samba4.ldap.acl.*.ntSecurityDescriptor.* # ACL extended checks on search not enabled by default |