]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
merging OPENSSH_5_2P1_SIMON_20090726_HPN13V6 to trunk:
[gssapi-openssh.git] / openssh / readconf.h
index a1e0a3d0ec7209319e5d43d75089d1c236a22229..12477c05681b36dbfa5323ef5c142683a3749c80 100644 (file)
@@ -85,6 +85,8 @@ typedef struct {
        char   *host_key_alias; /* hostname alias for .ssh/known_hosts */
        char   *proxy_command;  /* Proxy command for connecting the host. */
        char   *user;           /* User to log in as. */
+       int    implicit;        /* Login user was not specified.
+                                  Server may choose based on authctxt. */
        int     escape_char;    /* Escape character; -2 = none */
 
        char   *system_hostfile;/* Path for /etc/ssh/ssh_known_hosts. */
This page took 0.306665 seconds and 4 git commands to generate.