diff options
Diffstat (limited to '')
-rw-r--r-- | private_dot_ssh/config.tmpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/private_dot_ssh/config.tmpl b/private_dot_ssh/config.tmpl index f9293e1..26f4f7d 100644 --- a/private_dot_ssh/config.tmpl +++ b/private_dot_ssh/config.tmpl @@ -70,12 +70,6 @@ Match final host="*.club.cc.cmu.edu" GSSAPITrustDNS yes {{- end }} UserKnownHostsFile ~/.ssh/known_hosts.d/club.cc.cmu.edu -Match final host="*.andrew.cmu.edu,*.cs.cmu.edu" - {{- if (ne .chezmoi.os "openbsd") }} - GSSAPIAuthentication yes - GSSAPIDelegateCredentials yes - {{- end }} - User rkavanag ## SDF hosts Host faeroes.sdf.org |