]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
merged OPENSSH_4_2P1_SIMON-20050926-2 to trunk
[gssapi-openssh.git] / openssh / readconf.h
index ee981ab1549b24fccb90aa6dc05ef82a36ac5c32..991e9b5e59ffc42362a60652cf3fb4c111174f62 100644 (file)
@@ -47,6 +47,7 @@ typedef struct {
        int     gss_authentication;     /* Try GSS authentication */
        int     gss_keyex;
        int     gss_deleg_creds;        /* Delegate GSS credentials */
+       int     gss_trust_dns;          /* Trust DNS for GSS canonicalization */
        int     password_authentication;        /* Try password
                                                 * authentication. */
        int     kbd_interactive_authentication; /* Try keyboard-interactive auth. */
This page took 0.035486 seconds and 4 git commands to generate.