Bug 107093 - pam_pwdb not linked to libnsl
Summary: pam_pwdb not linked to libnsl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pam
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-10-14 22:26 UTC by Chris Jaeger
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-06-21 16:49:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Jaeger 2003-10-14 22:26:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701

Description of problem:
The /lib/security/pam_pwdb.so module is not linked against libnsl.so.1,
which causes it to complain about a missing symbol yp_master (shows up
in /var/log/messages).

Version-Release number of selected component (if applicable):
pam-0.77-3

How reproducible:
Always

Steps to Reproduce:
1. Change /etc/pam.d/system-auth and replace all occurrences of pam_unix with
pam_pwdb
2. Attempt to use a login-based service (su suffices)
3.
    

Actual Results:  Message is logged to /var/log/messages saying that the dlopen
of pam_pwdb failed due to missing symbol yp_master.

Expected Results:  The dlopen should have succeeded.

Additional info:

Comment 1 Nalin Dahyabhai 2003-10-23 18:04:45 UTC
Eek!  Fixing for 0.77-15 and later.

Comment 2 Alan Cox 2004-06-21 16:49:36 UTC
Confirmed ok in FC2



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