From c4729bde318d7ac26fff6fe57502ed2a5cf088eb Mon Sep 17 00:00:00 2001 From: ysvenkat Date: Fri, 22 Jan 2010 19:58:19 +0000 Subject: [PATCH] Took out external-keyex and gssapi auth methods since they are no longer supported. --- setup/ssh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.1