Have you tried looking at the ssh manpage? It states that you may want to
try this...
ssh -l username host
good luck,
Brent
P.S.: For all of the beginners out there, don't forget about the man pages
and documentation that is readily available on your system! The
documentation is there to help, and you will get an answer much faster than
by mailing a request to this list...
arfan
<arfan@pakfre To: perl list <[EMAIL PROTECTED]>
e.net> cc:
Sent by: Subject: login help
[EMAIL PROTECTED]
ree.net
04/16/01
11:59 PM
dear all
i have created a username on debian machine .now i want ssh to that
machine so there comes always root passwd
ssh 192.168.2.21
then shell ask for root passwd
but i want to login as user
ie ssh 192.168.2.21 arfan
but does not work
pls help
regards