From 55d2cec6402ca9568d13190c9a2049a251d2a846 Mon Sep 17 00:00:00 2001 From: Nadezhda Ivanova Date: Sun, 15 Nov 2009 22:31:44 +0200 Subject: Fixed some major bugs in inheritance and access checks. Fixed sd creation not working on LDAP modify. Fixed incorrect replacement of CO and CG. Fixed incorrect access check on modify for SD modification. Fixed failing sec_descriptor test and enabled it. Fixed failing sd add test in ldap.python --- source4/selftest/knownfail | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/selftest/knownfail') diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index dafb57d947..527f2cd111 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -57,7 +57,6 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind ^samba4.*base.delaywrite.*update of write time using SET_END_OF_FILE$ ^samba4.*base.delaywrite.*update of write time using SET_ALLOCATION_SIZE$ ^samba4.ldap.python \(dc\).Test add_ldif\(\) with BASE64 security descriptor input using WRONG domain SID$ -^samba4.ldap.python \(dc\).Testing ldb.add_ldif\(\) for nTSecurityDescriptor # some operations don't work over the CIFS NTVFS backend yet (eg. root_fid) samba4.ntvfs.cifs.base.createx_access samba4.ntvfs.cifs.base.createx_sharemodes_dir -- cgit