]> andersk Git - openssh.git/blobdiff - servconf.h
- (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
[openssh.git] / servconf.h
index f86cb2209d5de8695348c0f5580d6778d9b66799..828e94c5c534aba86bb12bf24ab1471415f5d9b9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: servconf.h,v 1.64 2003/08/22 10:56:09 markus Exp $    */
+/*     $OpenBSD: servconf.h,v 1.65 2003/09/01 18:15:50 markus Exp $    */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -80,8 +80,6 @@ typedef struct {
                                                 * /etc/passwd */
        int     kerberos_ticket_cleanup;        /* If true, destroy ticket
                                                 * file on logout. */
-       int     kerberos_tgt_passing;   /* If true, permit Kerberos TGT
-                                        * passing. */
        int     gss_authentication;     /* If true, permit GSSAPI authentication */
        int     gss_cleanup_creds;      /* If true, destroy cred cache on logout */
        int     password_authentication;        /* If true, permit password
This page took 0.034978 seconds and 4 git commands to generate.