diff options
author | Anselm Kruis <a.kruis@science-computing.de> | 2017-08-01 21:58:58 +0200 |
---|---|---|
committer | Anselm Kruis <a.kruis@science-computing.de> | 2017-08-04 18:40:27 +0200 |
commit | 0b99097fa8fdc297fef79ab599ab73349331af4e (patch) | |
tree | 88f48aa454328b59c174091441369e65b0870dbc /tests/test_sftp.py | |
parent | c214e5043fdaf72e355bc014239ebeddf269059d (diff) |
AuthHandler: handle local "gssapi-with-mic" errors in client mode
Paramiko now tries other authentication methods, if "gssapi-with-mic"
authentication may fails for a local reason (i.e. no kerberos ticket).
Befor this change, any exception from the GSSAPI/SSPI caused the
transport to be closed.
Diffstat (limited to 'tests/test_sftp.py')
0 files changed, 0 insertions, 0 deletions