]> andersk Git - gssapi-openssh.git/blobdiff - openssh/servconf.h
add support for GsiAllowLimitedProxy option
[gssapi-openssh.git] / openssh / servconf.h
index 5c784e1622a88daf397cdaa6a712d772182271c8..ac51bf4d2a966b6b7692930b34a7ada4983e4302 100644 (file)
@@ -95,6 +95,7 @@ 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 */
+       int     gsi_allow_limited_proxy;        /* If true, accept limited proxies */
        int     password_authentication;        /* If true, permit password
                                                 * authentication. */
        int     kbd_interactive_authentication; /* If true, permit */
This page took 0.031609 seconds and 4 git commands to generate.