From: ysvenkat Date: Fri, 22 Jan 2010 19:58:19 +0000 (+0000) Subject: Took out external-keyex and gssapi auth methods since they are no longer X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/c4729bde318d7ac26fff6fe57502ed2a5cf088eb Took out external-keyex and gssapi auth methods since they are no longer supported. --- diff --git a/setup/ssh_config b/setup/ssh_config index 0c64e6f..ca31665 100644 --- a/setup/ssh_config +++ b/setup/ssh_config @@ -49,4 +49,4 @@ # GSI-OpenSSH defaults Protocol 2 -PreferredAuthentications gssapi-keyex,external-keyx,gssapi-with-mic,gssapi +PreferredAuthentications gssapi-keyex,gssapi-with-mic