Comment 3 for bug 53753

Revision history for this message
Carthik Sharma (carthik) wrote :

Right, for ssh, use the -l option to specify a valid username.

ssh xxx.yyy.zzz.sss -l carthik will let me login as carthik

Since you are running the command as root, it tries to login as root and begets the message it does.