[26992] in Athena Bugs
/afs/dev/project/openssh uses wrong name for gssapi key exchange
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Oct 26 14:15:50 2006
To: bugs@mit.edu, lxs@mit.edu
Message-Id: <20061026180323.5AFC8E0128@carter-zimmerman.mit.edu>
Date: Thu, 26 Oct 2006 14:03:23 -0400 (EDT)
From: hartmans@mit.edu (Sam Hartman)
X-Spam-Score: 0.00
X-Spam-Flag: NO
Cc: william.fiveash@sun.com, nicolas.williams@sun.com
Errors-To: bugs-bounces@mit.edu
According to rfc 4462, the name of the gssapi user authentication method when key exchange is used is gssapi-keyex not gssapi-keyx.
The auth method table in auth2.c and sshconnect2.c seems wrong.
Employees from Sun trying to use Solaris ssh against Athena dialups
are running into interoperability problems.