diff --git a/.ssh/config b/.ssh/config index 1ca59c1..46a9303 100644 --- a/.ssh/config +++ b/.ssh/config @@ -71,6 +71,14 @@ Host beskow 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