mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-05-28 23:34:49 -05:00
-pw in Plink doesn't work in Telnet. Mention this.
[originally from svn r1554]
This commit is contained in:
parent
d2b11dad97
commit
958be97ce7
@ -1,4 +1,4 @@
|
||||
\versionid $Id: plink.but,v 1.13 2001/12/31 16:15:19 simon Exp $
|
||||
\versionid $Id: plink.but,v 1.14 2002/02/04 13:29:04 simon Exp $
|
||||
|
||||
\C{plink} Using the command-line connection tool Plink
|
||||
|
||||
@ -203,6 +203,10 @@ on the Plink command line. This is \e{not recommended} for reasons
|
||||
of security. If you possibly can, we recommend you set up public-key
|
||||
authentication instead. See \k{pubkey} for details.
|
||||
|
||||
Note that the \c{-pw} option only works when you are using the SSH
|
||||
protocol. Due to fundamental limitations of Telnet and Rlogin, these
|
||||
protocols do not support automated password authentication.
|
||||
|
||||
\S2{plink-usage-options-user}\c{-l username} login with specified
|
||||
username
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user