]> andersk Git - gssapi-openssh.git/commitdiff
GSSAPI entries added
authorjbasney <jbasney>
Fri, 16 Feb 2007 19:37:12 +0000 (19:37 +0000)
committerjbasney <jbasney>
Fri, 16 Feb 2007 19:37:12 +0000 (19:37 +0000)
setup/ssh_config

index 71b3734dfdfeb6f14e08bdadd5552c5d25a4bcbc..15376f7e6f99ac499981b29b94499c85ba5089e1 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: ssh_config,v 1.21 2005/12/06 22:38:27 reyk Exp $
+#      $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
 
 # This is the ssh client system-wide configuration file.  See
 # ssh_config(5) for more information.  This file provides defaults for
 #   RSAAuthentication yes
 #   PasswordAuthentication yes
 #   HostbasedAuthentication no
+#   GSSAPIAuthentication yes
+#   GSSAPIDelegateCredentials yes
+#   GSSAPIKeyExchange yes
+#   GSSAPITrustDNS yes
 #   BatchMode no
 #   CheckHostIP yes
 #   AddressFamily any
This page took 0.053565 seconds and 5 git commands to generate.