Robert Schwebel robert@schwebel.de writes:
However, I cannot login to the box:
----------8<----------client----------8<----------8<---------- robert@ganymed:~> ssh root@192.168.1.54 root@192.168.1.54's password: Permission denied, please try again. ----------8<----------client----------8<----------8<----------
Be default, lshd doesn't allow root login. Try a different user name, or run lshd --root-login.
/Niels