Your message dated Tue, 21 Aug 2007 03:42:37 -0700
with message-id <[EMAIL PROTECTED]>
and subject line libpam-modules: ssh authentication failure logs
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libpam-modules
Version: 0.76-10
Severity: normal
Tags: sid

After upgrading from 0.72, these syslogs started appearing:

 ssh(pam_unix)[7765]: authentication failure; logname= uid=0 euid=0
tty=NODEVssh ruser= rhost=mephisto  user=root

Proftpd gives the following logs, though a different passwd file is used for
the service:

Unable to open password file /etc/passwd for reading: No such file or
directory

I can login with both services without any problems.

Here is my /etc/pam.d/ssh (default)

auth       required     pam_nologin.so
auth       required     pam_unix.so
auth       required     pam_env.so # [1]

account    required     pam_unix.so

session    required     pam_unix.so
session    optional     pam_motd.so # [1]
session    optional     pam_mail.so standard noenv # [1]
session    required     pam_limits.so

password   required     pam_unix.so md5



-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux mephisto 2.4.21-pre1 #2 Wed Jan 29 23:30:02 JST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set)

Versions of packages libpam-modules depends on:
ii  libc6                         2.3.1-16   GNU C Library: Shared libraries an
ii  libcap1                       1:1.10-12  support for getting/setting POSIX.
ii  libdb3                        3.2.9-17   Berkeley v3 Database Libraries [ru
ii  libpam0g                      0.76-7     Pluggable Authentication Modules l

-- no debconf information



--- End Message ---
--- Begin Message ---
This appears to have been an ssh bug, not a PAM bug, and was fixed prior to
sarge's release.

The 'Unable to open password file' error is proftpd-specific, and definitely
not related to PAM.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to