man-plink.but (putty-0.75) | : | man-plink.but (putty-0.76) | ||
---|---|---|---|---|
skipping to change at line 206 | skipping to change at line 206 | |||
\dt \cw{\-noagent} | \dt \cw{\-noagent} | |||
\dd Don't try to use an authentication agent for local authentication. | \dd Don't try to use an authentication agent for local authentication. | |||
(This doesn't affect agent forwarding.) | (This doesn't affect agent forwarding.) | |||
\dt \cw{\-agent} | \dt \cw{\-agent} | |||
\dd Allow use of an authentication agent. (This option is only necessary | \dd Allow use of an authentication agent. (This option is only necessary | |||
to override a setting in a saved session.) | to override a setting in a saved session.) | |||
\dt \cw{\-no\-trivial\-auth} | ||||
\dd Disconnect from any SSH server which accepts authentication without | ||||
ever having asked for any kind of password or signature or token. (You | ||||
might want to enable this for a server you always expect to challenge | ||||
you, for instance to ensure you don't accidentally type your key file's | ||||
passphrase into a compromised server spoofing Plink's passphrase | ||||
prompt.) | ||||
\dt \cw{\-noshare} | \dt \cw{\-noshare} | |||
\dd Don't test and try to share an existing connection, always make | \dd Don't test and try to share an existing connection, always make | |||
a new connection. | a new connection. | |||
\dt \cw{\-share} | \dt \cw{\-share} | |||
\dd Test and try to share an existing connection. | \dd Test and try to share an existing connection. | |||
\dt \cw{\-hostkey} \e{key} | \dt \cw{\-hostkey} \e{key} | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 9 lines changed or added |