From 0eab44c2978553bda303c43875d626fddf32363d Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sun, 24 Jun 2012 18:16:48 +1000 Subject: selftest: Test unix.whoami with kerberos on plugin_s4_dc This also tests the comparison with LDAP on anonymous connections and marks this as knownfail, while we investigate the correct behaviour here. Andrew Bartlett --- selftest/knownfail | 1 + 1 file changed, 1 insertion(+) (limited to 'selftest/knownfail') diff --git a/selftest/knownfail b/selftest/knownfail index 4206aa7acb..d7078d6e04 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -39,6 +39,7 @@ ^samba3.raw.samba3checkfsp.samba3checkfsp\(s3dc\) # This test fails against an smbd environment with NT ACLs enabled ^samba3.raw.samba3closeerr.samba3closeerr\(s3dc\) # This test fails against an smbd environment with NT ACLs enabled ^samba3.raw.acls.generic\(s3dc\) # This fails against smbd +^samba3.unix.whoami anonymous connection.whoami\(plugin_s4_dc\) # We need to resolve if we should be including SID_NT_WORLD and SID_NT_NETWORK in this token # these show that we still have some differences between our system # with our internal iconv because it passes except when we bypass our # internal iconv modules -- cgit