From 339d5ea4e60c4e649e9f29814c5c93b4c0673c3c Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 13 Jan 2012 12:42:43 +1100 Subject: s3-selftest The krb5 encrypted CIFS test was wrong Sadly this fails in the test environement for now. It needs a /etc/krb5.keytab which we do not provide. Andrew Bartlett Autobuild-User: Andrew Bartlett Autobuild-Date: Fri Jan 13 04:57:22 CET 2012 on sn-devel-104 --- selftest/knownfail | 3 +++ 1 file changed, 3 insertions(+) (limited to 'selftest/knownfail') diff --git a/selftest/knownfail b/selftest/knownfail index 4a9f99e8cd..b0246e7b86 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -20,6 +20,9 @@ ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,smb2,bigendian\] ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2\] ^samba3.blackbox.rpcclient over ncacn_np with \[spnego,connect,smb2,bigendian\] +# GSSAPI/krb5 encrypted CIFS fails in the test environment at the moment +^samba3.blackbox.smbclient_krb5 -e.smbclient +^samba3.blackbox.smbclient_krb5 old ccache -e.smbclient # 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