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/skip | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/selftest/skip') diff --git a/source4/selftest/skip b/source4/selftest/skip index bd3263d21e..2875acca87 100644 --- a/source4/selftest/skip +++ b/source4/selftest/skip @@ -65,7 +65,6 @@ samba4.rpc.countcalls # this is not useful now we have full IDL samba4.rap.scan # same thing here - we have docs now samba4.gensec.python # not finished bench # don't run benchmarks in our selftest -samba4.ldap.secdesc.python # this is expected to fail until the acl module is complete trans2.scan # uses huge number of file descriptors base.scan.ioctl # bad idea in make test base.scan.pipe_number # bad idea in make test -- cgit