]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
fix check for _PATH_BSHELL, etc., from openssh patch
[gssapi-openssh.git] / openssh / servconf.h
index 6fffff4dcf802d59991eccf07fcef4f396958b78..cfac80082861e0bc90e90423714c7b214ebaf177 100644 (file)
@@ -94,8 +94,8 @@ typedef struct {
        int     gss_authentication;     /* If true, permit GSSAPI authentication */
        int     gss_keyex;              /* If true, permit GSSAPI key exchange */
        int     gss_cleanup_creds;      /* If true, destroy cred cache on logout */
-       char*   gss_creds_path; /* If true, destroy cred cache on logout */
        int     gss_strict_acceptor;    /* If true, restrict the GSSAPI acceptor name */
+       char*   gss_creds_path; /* If true, destroy cred cache on logout */
        int     gsi_allow_limited_proxy;        /* If true, accept limited proxies */
        int     password_authentication;        /* If true, permit password
                                                 * authentication. */
This page took 0.034956 seconds and 4 git commands to generate.