summaryrefslogtreecommitdiff
path: root/readconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'readconf.h')
-rw-r--r--readconf.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/readconf.h b/readconf.h
index 1100205b8..60287f710 100644
--- a/readconf.h
+++ b/readconf.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: readconf.h,v 1.54 2003/08/22 10:56:09 markus Exp $ */ 1/* $OpenBSD: readconf.h,v 1.55 2003/09/01 18:15:50 markus Exp $ */
2 2
3/* 3/*
4 * Author: Tatu Ylonen <ylo@cs.hut.fi> 4 * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -40,8 +40,6 @@ typedef struct {
40 int hostbased_authentication; /* ssh2's rhosts_rsa */ 40 int hostbased_authentication; /* ssh2's rhosts_rsa */
41 int challenge_response_authentication; 41 int challenge_response_authentication;
42 /* Try S/Key or TIS, authentication. */ 42 /* Try S/Key or TIS, authentication. */
43 int kerberos_authentication; /* Try Kerberos authentication. */
44 int kerberos_tgt_passing; /* Try Kerberos TGT passing. */
45 int gss_authentication; /* Try GSS authentication */ 43 int gss_authentication; /* Try GSS authentication */
46 int gss_deleg_creds; /* Delegate GSS credentials */ 44 int gss_deleg_creds; /* Delegate GSS credentials */
47 int password_authentication; /* Try password 45 int password_authentication; /* Try password