2 # ####################################################################
3 # Try "publickey" auth before "gssapi"
4 PreferredAuthentications "publickey,gssapi-with-mic,keyboard-interactive,password"
5 # Allow Kerberos (heimdal) credential forwarding
6 GSSAPIAuthentication yes
8 # Host-Specific Settings
9 # ####################################################################
10 # Don't do host key checking for Epic Intranet
12 StrictHostKeyChecking no
13 UserKnownHostsFile=/dev/null
16 StrictHostKeyChecking no
17 UserKnownHostsFile=/dev/null