Bug 500534 - Dlopen error when running passwd
Summary: Dlopen error when running passwd
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: passwd
Version: 10
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-13 07:28 UTC by Simon Andrews
Modified: 2009-05-13 07:36 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-13 07:36:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Simon Andrews 2009-05-13 07:28:47 UTC
Description of problem:
When running passwd on a machine which doesn't have the gnome keyring PAM modules installed an error is reported in /var/log/secure

Version-Release number of selected component (if applicable):
passwd-0.75-2.fc9.x86_64 (also happens on i386)

How reproducible:
Always

Steps to Reproduce:
1. Log in to a system which doesn't have pam_gnome_keyring installed
2. Run passwd
3. Examine /var/log/secure
  
Actual results:
May 13 08:20:03 server1 passwd: PAM unable to dlopen(/lib64/security/pam_gnome_keyring.so): /lib64/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory
May 13 08:20:03 server1 passwd: PAM adding faulty module: /lib64/security/pam_gnome_keyring.so


passwd still works and changes the login credentials.

Expected results:
No error messages.

Additional info:

Comment 1 Simon Andrews 2009-05-13 07:33:19 UTC
There is still a problem even if pam_gnome_password.so is installed.  In that case you get the error:

May 12 08:17:51 server6 passwd: pam_unix(passwd:chauthtok): password changed for andrews
May 12 08:17:51 server6 passwd: gkr-pam: couldn't run gnome-keyring-daemon: Permission denied
May 12 08:17:51 server6 passwd: gkr-pam: gnome-keyring-daemon didn't start properly properly

Comment 2 Tomas Mraz 2009-05-13 07:36:32 UTC
This is already fixed in F11 and rawhide. The fix depends on a pam version which is not in the F10.


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