search for: gss_host

Displaying 2 results from an estimated 2 matches for "gss_host".

Did you mean: dst_host
2014 Jul 15
3
GSSAPI
If I am trying to build OpenSSH 6.6 with Kerberos GSSAPI support, do I still need to get Simon Wilkinson's patches? --- Scott Neugroschl | XYPRO Technology Corporation 4100 Guardian Street | Suite 100 |Simi Valley, CA 93063 | Phone 805 583-2874|Fax 805 583-0124 |
2016 Aug 07
0
[Bug 1008] GSSAPI authentication fails with Round Robin DNS hosts
...was removing all the caching from canohost.c, but only (auth_)get_canonical_hostname has that, not the underlying remote_hostname function. Given that, it's easy to make the GSSAPI bits use remote_hostname rather than get_canonical_hostname, although I think it's best to also make kex->gss_host be allocated rather than relying on sharing memory with something else. I've done this in the latest Debian patch set. -- You are receiving this mail because: You are the assignee for the bug. You are watching someone on the CC list of the bug.