diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-01-13 20:34:10 +1100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2012-01-20 23:55:54 +0100 |
commit | 06f7105490ecd387f726d540b33c8eba960e9cfb (patch) | |
tree | ca51ee185fc0d94e60f9a02bda390cb903621600 /selftest | |
parent | 30b1e72556c0104fcedd95b8211e65056d1cac2e (diff) | |
download | samba-06f7105490ecd387f726d540b33c8eba960e9cfb.tar.gz |
s3-libcli Change krb5 smb sealing to call via gensec and gensec_gse
This also fixes the support for smb sealing with krb5 in make test, as
this now relies on secrets.tdb rather than /etc/krb5.keytab.
Andrew Bartlett
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/knownfail | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/selftest/knownfail b/selftest/knownfail index b0246e7b860..4a9f99e8cd6 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -20,9 +20,6 @@ ^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 |