]> andersk Git - openssh.git/blobdiff - readconf.h
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
[openssh.git] / readconf.h
index f7d33362788f06f37f2e8c1d235851eb834b4d3f..07da7e7c050f5d0259c08385fe4b941d2b3f2251 100644 (file)
@@ -30,6 +30,7 @@ typedef struct {
 typedef struct {
        int     forward_agent;  /* Forward authentication agent. */
        int     forward_x11;    /* Forward X11 display. */
+       char   *xauth_location; /* Location for xauth program */
        int     gateway_ports;  /* Allow remote connects to forwarded ports. */
        int     use_privileged_port;    /* Don't use privileged port if false. */
        int     rhosts_authentication;  /* Try rhosts authentication. */
This page took 0.04737 seconds and 4 git commands to generate.