On Sun, Oct 06, 2002 at 08:20:57PM +0200, Niels Möller wrote:
Be default, lshd doesn't allow root login. Try a different user name, or run lshd --root-login.
I tried that but it doesn't work. I have a second user on the machine which has no password (login via telnet does work), and I also cannot login via lsh to his account.
It also doesn't matter if I use the openssh or the lsh client. With the lsh client I get this on the server side when I try to login to the account without a password:
lshd: Disconnect for reason 14: No more auth methods available
Even changing to a "real" password does not help... coud this be caused due to wrongly set permissions of some of the configuration files?
Robert