From 41f99c7f49e2abcdc3bcd2348b1266085070bd78 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 15 May 2011 19:47:35 +0200 Subject: [PATCH] Remove kerberos section in .ssh/config. --- conf/ssh/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/ssh/config b/conf/ssh/config index 6b8ed0b..a273252 100644 --- a/conf/ssh/config +++ b/conf/ssh/config @@ -1,5 +1,5 @@ # vim:ft=sshconfig: -Host aruanus achatina nilotica archachatina - GSSAPIAuthentication yes - GSSAPIDelegateCredentials yes +#Host aruanus achatina nilotica archachatina +# GSSAPIAuthentication yes +# GSSAPIDelegateCredentials yes