You need to use the -l parameter to specify the login name
ssh 192.168.2.21 -l arfan
you can type ssh --help to get a list of params
Nyx
arfan wrote:
> 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
arfan
e.net> cc:
Sent by: Subject: login help
[EMAIL P
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