Subject: ssh: no man page on my system ...
To: None <netbsd-users@netbsd.org>
From: Marc Coevoet <marcsje@fulladsl.be>
List: netbsd-users
Date: 01/30/2006 21:44:52
but it is here ...

http://www.hmug.org/man/1/ssh.php

but do you think I can get in ?? no ...

wron,g passwd, of course there is the keyboard, but i do know all the 
right keys ...


And I do not want to type 'yes' at this prompt, a hacker can do that 
too, with "expect" ....


localhost:/Users/marc root# ssh 192.168.1.3
The authenticity of host '192.168.1.3 (192.168.1.3)' can't be 
established.
RSA key fingerprint is 5a:f3:2c:08:e2:f6:e4:7e:df:74:32:eb:98:86:ff:a7.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added '192.168.1.3' (RSA) to the list of known 
hosts.
Password:
Password:
Password:

localhost:/Users/marc root# exit
localhost:~ marc$ ssh -l root   192.168.1.3
Password:
Password:
Password:
root@192.168.1.3's password:
Permission denied, please try again.
root@192.168.1.3's password:
Permission denied, please try again.
root@192.168.1.3's password:
Permission denied (publickey,password,keyboard-interactive).
localhost:~ marc$ ssh -l root   192.168.1.3
Password:
Password:
Password:

localhost:~ marc$