Bug 39904 - pam_access fails with wu-ftpd
Summary: pam_access fails with wu-ftpd
Keywords:
Status: CLOSED DUPLICATE of bug 39855
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: pam
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-09 16:33 UTC by Alain D D Williams
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-05-09 16:33:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Alain D D Williams 2001-05-09 16:33:01 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.4-addw1 i686; en-US; 0.8.1)
Gecko/20010425

Description of problem:
pam_access fails with wu-ftpd, unresolved symbols.

How reproducible:
Always

Steps to Reproduce:
Insert into /etc/pam.d/ftp the following line:
auth       required     /lib/security/pam_access.so

Try to do a ftp login to the machine.

Actual Results:  I can't login and in /var/log/messages I find:
May  9 13:37:46 springbok ftpd[4016]: PAM unable to resolve symbol:
pam_sm_authenticate
May  9 13:37:46 springbok ftpd[4016]: PAM unable to resolve symbol:
pam_sm_setcred
May  9 13:37:48 springbok ftpd[4016]: failed login from
localhost.localdomain [127.0.0.1]
May  9 13:37:49 springbok ftpd[4016]: FTP session closed


Expected Results:  I would have expected to be able to login

Additional info:

It also seems to happen when I put the line into the /etc/pam.d/login file.
The machine in a reasonably clean install, the only major addition is the
latests ximian desktop.

Comment 1 Bill Nottingham 2001-05-09 20:47:30 UTC

*** This bug has been marked as a duplicate of 39855 ***


Note You need to log in before you can comment on or make changes to this bug.