Does your Linux required PAM or MD5 passwords..
If PAM add: --with-pam to your ./configure line
if MD5 passwords add: --with-md5-passwords to your ./configure line
On Tue, 30 Oct 2001, Roberth Edberg wrote:
> Hi,
>
> I'm new to both this list and to openssh. I just downloaded 2.9.9 and
did ./configure ; make ; make install. Everything was OK, no errors. But I must
have done something wrong. Because after I started the sshd daemon, I can only
connect with the "root" user. I have done ssh-keygen on other users
but they do not work...
>
> I'm running Linux. I havent changed any configurations. What have I
done wrong? Any ideas?
>
> Regards,
>
> Roberth Edberg
>