]> andersk Git - gssapi-openssh.git/commitdiff
enable only GSSAPI authentication methods by default
authorbasney <basney>
Thu, 7 May 2009 16:05:21 +0000 (16:05 +0000)
committerbasney <basney>
Thu, 7 May 2009 16:05:21 +0000 (16:05 +0000)
setup/ssh_config

index 6a148a2de17ed044096e95f590de728c503d7270..0c64e6f0b8995ddda8110fe8524cdd4ff73784d4 100644 (file)
@@ -46,3 +46,7 @@
 #   TunnelDevice any:any
 #   PermitLocalCommand no
 #   VisualHostKey no
+
+# GSI-OpenSSH defaults
+Protocol 2
+PreferredAuthentications gssapi-keyex,external-keyx,gssapi-with-mic,gssapi
This page took 0.211853 seconds and 5 git commands to generate.