Re: SSH auto trust all host keys,how to?
- From: "James" <jzheng22@xxxxxxxxx>
- Date: 13 Jun 2006 12:38:37 -0700
SSKillZ wrote:
this metod:
echo yes | plink <IP> -l <useR>..
worked like a charm :D thank you very much!! very good idea! :D
Also , How can someone fake a static IP address my server gave me ?
its constant!
Glad it helps. I posted another method about your log question,
but it did not show up.
The way I logged plink is to redirect stdout and stderr to a file:
echo yes | plink ... >C:\tmp\tmp1 2>C:\tmp\tmp2
then you could do logging/parsing based on those two files.
James
.
- References:
- SSH auto trust all host keys,how to?
- From: SSKillZ
- Re: SSH auto trust all host keys,how to?
- From: Michael Heiming
- Re: SSH auto trust all host keys,how to?
- From: SSKillZ
- Re: SSH auto trust all host keys,how to?
- From: Chuck
- Re: SSH auto trust all host keys,how to?
- From: SSKillZ
- SSH auto trust all host keys,how to?
- Prev by Date: Re: SSH auto trust all host keys,how to?
- Next by Date: Re: remote login suddenly not working?
- Previous by thread: Re: SSH auto trust all host keys,how to?
- Next by thread: Re: SSH auto trust all host keys,how to?
- Index(es):
Relevant Pages
|
|