Pending OpenSSH release, call for testing.
Darren Tucker
dtucker at zip.com.au
Sat Sep 11 23:42:30 EST 2004
Markus Moeller wrote:
> Could you add to this release a patch which allows gssapi to be used on a multihomed server please ?
>
> There have been several proposals in the past to fix this in
> ssh_gssapi_acquire_cred
> .
> .
> - if (gethostname(lname, MAXHOSTNAMELEN))
> - return (-1);
> + lname = get_local_hostname(packet_get_connection_in());
Won't that break Kerberos authenticaton for sshd in inetd mode?
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list