Subject: Problem with PAM and ssh-login
To: None <current-users@NetBSD.org>
From: Lars =?ISO-8859-1?Q?Ud=F6?= <lars.udo@gmail.com>
List: current-users
Date: 03/19/2005 19:10:17
Hi

I just moved into -CURRENT (3.99.1). I compiled from sources and made etcup=
date, as it was told in documentation. And my problem is that i cant do ssh=
-login.
ftp-login works fine, but ssh does not.

larsu@Reaper:~$ssh localhost
Connection closed by ::1

/var/log/authlog says this
Mar 19 19:03:57 Reaper sshd[9496]: fatal: PAM: initialisation failed

/etc/pam.d/ssh has this line:
auth sufficient pam_ssh.so no_warn try_first_pass

I'm new to this PAM system, because it didnt exist in 2.0 release. And i'm =
not
100% sure about if i made etcupdate correctly. So little hint to fix my
little problem would be appreciated.

Lars Ud=F6