]> andersk Git - openssh.git/blobdiff - servconf.h
- jakob@cvs.openbsd.org 2003/12/23 16:12:10
[openssh.git] / servconf.h
index 3cf47bf2fb4667bcfc291e121083bec6aba3bf93..57c7e5fab0f38ed861d27c3e0094c3c4d9e3da44 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: servconf.h,v 1.66 2003/12/09 21:53:37 markus Exp $    */
+/*     $OpenBSD: servconf.h,v 1.67 2003/12/23 16:12:10 jakob Exp $     */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -80,6 +80,8 @@ typedef struct {
                                                 * /etc/passwd */
        int     kerberos_ticket_cleanup;        /* If true, destroy ticket
                                                 * file on logout. */
+       int     kerberos_get_afs_token;         /* If true, try to get AFS token if
+                                                * authenticated with Kerberos. */
        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.037729 seconds and 4 git commands to generate.