diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-06-24 18:16:48 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-06-24 23:46:10 +1000 |
commit | 0eab44c2978553bda303c43875d626fddf32363d (patch) | |
tree | f37a541b7a329e3d5d5c4559d92839d90cceb718 /selftest/knownfail | |
parent | f199c5dbc09912a185feda5aa87dc82e2800ad6a (diff) | |
download | samba-0eab44c2978553bda303c43875d626fddf32363d.tar.gz samba-0eab44c2978553bda303c43875d626fddf32363d.tar.bz2 samba-0eab44c2978553bda303c43875d626fddf32363d.zip |
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
Diffstat (limited to 'selftest/knownfail')
-rw-r--r-- | selftest/knownfail | 1 |
1 files changed, 1 insertions, 0 deletions
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 |