using.but (putty-0.75) | : | using.but (putty-0.76) | ||
---|---|---|---|---|
skipping to change at line 1017 | skipping to change at line 1017 | |||
(in RFC 4716 or OpenSSH format) to identify a specific key file to use. | (in RFC 4716 or OpenSSH format) to identify a specific key file to use. | |||
(This won't work if you're not running Pageant, of course.) | (This won't work if you're not running Pageant, of course.) | |||
For general information on \i{public-key authentication}, see | For general information on \i{public-key authentication}, see | |||
\k{pubkey}. | \k{pubkey}. | |||
This option is equivalent to the \q{Private key file for | This option is equivalent to the \q{Private key file for | |||
authentication} box in the Auth panel of the PuTTY configuration box | authentication} box in the Auth panel of the PuTTY configuration box | |||
(see \k{config-ssh-privkey}). | (see \k{config-ssh-privkey}). | |||
\S2{using-cmdline-no-trivial-auth} \i\c{-no-trivial-auth}: disconnect | ||||
if SSH authentication succeeds trivially | ||||
This option causes PuTTY to abandon an SSH session if the server | ||||
accepts authentication without ever having asked for any kind of | ||||
password or signature or token. | ||||
See \k{config-ssh-notrivialauth} for why you might want this. | ||||
\S2{using-cmdline-loghost} \i\c{-loghost}: specify a \i{logical host | \S2{using-cmdline-loghost} \i\c{-loghost}: specify a \i{logical host | |||
name} | name} | |||
This option overrides PuTTY's normal SSH \I{host key cache}host key | This option overrides PuTTY's normal SSH \I{host key cache}host key | |||
caching policy by telling it the name of the host you expect your | caching policy by telling it the name of the host you expect your | |||
connection to end up at (in cases where this differs from the location | connection to end up at (in cases where this differs from the location | |||
PuTTY thinks it's connecting to). It can be a plain host name, or a | PuTTY thinks it's connecting to). It can be a plain host name, or a | |||
host name followed by a colon and a port number. See | host name followed by a colon and a port number. See | |||
\k{config-loghost} for more detail on this. | \k{config-loghost} for more detail on this. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 9 lines changed or added |