diff --git a/.ssh/config b/.ssh/config index 47224d7..e39dfb9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -57,34 +57,7 @@ Host remote11 Host dardel Hostname dardel.pdc.kth.se User fojt - GSSAPIAuthentication yes - GSSAPIKeyExchange yes - GSSAPIDelegateCredentials yes - PreferredAuthentications gssapi-keyex,gssapi-with-mic - -Host beskow - Hostname beskow.pdc.kth.se - User fojt - GSSAPIAuthentication yes - GSSAPIKeyExchange yes - GSSAPIDelegateCredentials yes - PreferredAuthentications gssapi-keyex,gssapi-with-mic - -Host pdctransfer - Hostname t04n27.pdc.kth.se - User fojt - GSSAPIAuthentication yes - GSSAPIKeyExchange yes - GSSAPIDelegateCredentials yes - PreferredAuthentications gssapi-keyex,gssapi-with-mic - -Host tegner - Hostname tegner.pdc.kth.se - User fojt - GSSAPIAuthentication yes - GSSAPIKeyExchange yes - GSSAPIDelegateCredentials yes - PreferredAuthentications gssapi-keyex,gssapi-with-mic + IdentityFile ~/.ssh/id_dardel Host * ForwardAgent no