man-pscp.but (putty-0.75) | : | man-pscp.but (putty-0.76) | ||
---|---|---|---|---|
skipping to change at line 158 | skipping to change at line 158 | |||
\dt \cw{\-noagent} | \dt \cw{\-noagent} | |||
\dd Don't try to use an authentication agent. | \dd Don't try to use an authentication agent. | |||
\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 PSCP's passphrase prompt.) | ||||
\dt \cw{\-hostkey} \e{key} | \dt \cw{\-hostkey} \e{key} | |||
\dd Specify an acceptable host public key. This option may be specified | \dd Specify an acceptable host public key. This option may be specified | |||
multiple times; each key can be either a fingerprint (\cw{SHA256:AbCdE...}, | multiple times; each key can be either a fingerprint (\cw{SHA256:AbCdE...}, | |||
\cw{99:aa:bb:...}, etc) or a base64-encoded blob in OpenSSH's one-line | \cw{99:aa:bb:...}, etc) or a base64-encoded blob in OpenSSH's one-line | |||
format. | format. | |||
\lcont{ Specifying this option overrides automated host key | \lcont{ Specifying this option overrides automated host key | |||
management; \e{only} the key(s) specified on the command-line will be | management; \e{only} the key(s) specified on the command-line will be | |||
accepted (unless a saved session also overrides host keys, in which | accepted (unless a saved session also overrides host keys, in which | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 8 lines changed or added |