summaryrefslogtreecommitdiff
path: root/readconf.h
diff options
context:
space:
mode:
authordjm <djm>2003-09-02 12:58:22 +0000
committerdjm <djm>2003-09-02 12:58:22 +0000
commit976a0b7605541500c7ae49eedd1eaecd9d225c21 (patch)
tree64b84d36d319094c2b665fde030c93d06820f2a8 /readconf.h
parent9494ad35d32a79aa6a8e21d28d785d1a358795a8 (diff)
downloadopenssh-976a0b7605541500c7ae49eedd1eaecd9d225c21.tar.gz
- markus@cvs.openbsd.org 2003/09/01 18:15:50
[readconf.c readconf.h servconf.c servconf.h ssh.c] remove unused kerberos code; ok henning@
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 1100205b..60287f71 100644
--- a/readconf.h
+++ b/readconf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.54 2003/08/22 10:56:09 markus Exp $ */
+/* $OpenBSD: readconf.h,v 1.55 2003/09/01 18:15:50 markus Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -40,8 +40,6 @@ typedef struct {
int hostbased_authentication; /* ssh2's rhosts_rsa */
int challenge_response_authentication;
/* Try S/Key or TIS, authentication. */
- int kerberos_authentication; /* Try Kerberos authentication. */
- int kerberos_tgt_passing; /* Try Kerberos TGT passing. */
int gss_authentication; /* Try GSS authentication */
int gss_deleg_creds; /* Delegate GSS credentials */
int password_authentication; /* Try password