Skip to content

Commit

Permalink
Disable GSSAPI globally (far too slow).
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeto committed May 15, 2014
1 parent 80763ac commit c1f4d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _ssh/config.d/010-control.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ControlMaster auto
ControlPath /tmp/ssh_mux_%h_%p_%r
ServerAliveInterval 30
GSSAPIAuthentication no

0 comments on commit c1f4d49

Please sign in to comment.