]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
http://www.sxw.org.uk/computing/patches/openssh-4.5p1-gsskex-20061220.patch
[gssapi-openssh.git] / openssh / readconf.h
index d484f258ea5e7bfaaaa60a457c41ac79e00dd94e..a3d30242054494e7f6a53f5dbc0b9c512c279432 100644 (file)
@@ -44,7 +44,9 @@ typedef struct {
        int     challenge_response_authentication;
                                        /* Try S/Key or TIS, authentication. */
        int     gss_authentication;     /* Try GSS authentication */
+       int     gss_keyex;              /* Try GSS key exchange */
        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.333908 seconds and 4 git commands to generate.