diff options
author | Anselm Kruis <a.kruis@science-computing.de> | 2017-08-05 14:24:10 +0200 |
---|---|---|
committer | sdeiss@science-computing.de <sdeiss@science-computing.de> | 2017-09-13 14:53:27 +0200 |
commit | ad5c0d17fffd6b365a5477d2b884d3207879d8b8 (patch) | |
tree | 359c500d90290179a9ce233a882d8feac9580ccb /sites/docs/api/keys.rst | |
parent | c4aed573db0392ec35f1dbe3d4ba6aa0b25f8815 (diff) |
Invent the parameter 'gss_trust_dns' for Kerberos support
In response to Paramiko issue #915 the parameter 'gss_trust_dns' was
added for Kerberos support. Set by default to 'True' the parameter
indicates whether or not the DNS is trusted to securely canonicalize
the hostname of the target host. If set to 'False' the hostname
entered will be passed to GSSAPI.
This option behaves like GSSAPITrustDNS from OpenSSH.
Also, the parameter 'gss_host' is now always set, regardless if GSSAPI
is used or not.
Further, a minor fix was required to make the SFTP test work again.
Diffstat (limited to 'sites/docs/api/keys.rst')
0 files changed, 0 insertions, 0 deletions