From 53dec869b83c55122e2cde6274ba6ebe328e12c1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 16 Oct 2009 23:06:02 +1100 Subject: s4-torture: the BASE-CREATEX_ACCESS test is broken for non-administrators See my msg to samba-technical about this test and privilege testing. --- source4/selftest/knownfail | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/selftest/knownfail') diff --git a/source4/selftest/knownfail b/source4/selftest/knownfail index 7bd4bacca7..5061171d1e 100644 --- a/source4/selftest/knownfail +++ b/source4/selftest/knownfail @@ -62,3 +62,4 @@ samba4.winbind.struct.*.LOOKUP_NAME_SID # Not yet working in winbind samba4.ntvfs.cifs.base.createx_access samba4.ntvfs.cifs.base.createx_sharemodes_dir samba4.ntvfs.cifs.base.maximum_allowed +samba4.base.createx_access # this test is broken for non-administrator users -- cgit