In /var/log/auth.log, I see this: Dec 1 02:03:30 desk gdm[3635]: PAM unable to dlopen(/lib/security/pam_gnome_keyring.so): /lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory Dec 1 02:03:31 desk gdm[3635]: PAM adding faulty module: /lib/security/pam_gnome_keyring.so But such a file doesn't seem to exist: $ dpkg -S pam_gnome_keyring dpkg: *pam_gnome_keyring* not found. $
Le jeudi 03 décembre 2009 à 22:42 +0000, Greg Kochanski a écrit : It’s in libpam-gnome-keyring, which is a suggested package: Unfortunately there is no way to enable the module for GDM only when it is installed. The warnings are harmless, though. Cheers,
OK. Thanks. Can the error/warning message be changed from "PAM adding faulty module:" to "PAM adding faulty or nonexistant module:" That would clarify the log files quite a bit. Josselin Mouette wrote:
reassign 559369 libpam0g severity 559369 wishlist retitle 559369 libpam0g: please clarify "adding faulty module" error message kthxbye Reassigning to PAM. Steve, as you can see below the issue is the error message when libpam-gnome-keyring is not installed but /etc/pam.d/gdm tries to load it.