Subject: Re: Problem with PAM and ssh-login
To: Lars Udo <lars.udo@gmail.com>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 03/20/2005 12:40:18
On Mar 20,  7:30pm, lars.udo@gmail.com (Lars Udo) wrote:
-- Subject: Re: Problem with PAM and ssh-login

| i made some minor changes in a hope to get it work, but i restored it to a =
| original form after realizing that it didnt help.  and yes that "/etc/pamd.=
| /ssh" is a typo of my own.=20
| 
| To be honest, i hate etcupdate!
| 

Turn on syslog debugging by adding a line like:

*.debug                                                        lars

in /etc/syslog.conf and running /etc/rc.d/syslogd reload
Then when you try to ssh in, you'll see all kinds of pam related messages
in your tty.

christos