]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index 0c97562bb6aa3951767ef5af45caa6a81e76cd28..9a557570e4073b0824b85e7896d661f752a67a05 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -475,6 +475,7 @@ struct config_tag {
     int try_gssapi_auth;               /* attempt gssapi auth */
     int gssapifwd;                     /* forward tgt via gss */
     int ssh_gsslist[4];                       /* preference order for local GSS libs */
+    Filename ssh_gss_custom;
     int ssh_subsys;                   /* run a subsystem rather than a command */
     int ssh_subsys2;                  /* fallback to go with remote_cmd_ptr2 */
     int ssh_no_shell;                 /* avoid running a shell */