Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9393 - Bug in PAM prevents logging in
Summary: Bug in PAM prevents logging in
Status: RESOLVED DUPLICATE of bug 9389
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-20 12:21 UTC by Caleb Shay
Modified: 2005-07-17 13:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Shay 2002-10-20 12:21:32 UTC
I am unable to login via GDM on a fresh 1.4_rc1 install.  USE flags include pam.
 Entering my login name immediately gives me "Authentication Failed", without
ever asking for a password.

Versions:
x11-base/xfree-4.2.1
sys-libs/pam-0.75-r8
gnome-base/gdm-2.4.0.11

Errors in syslog:

Oct 20 13:12:11 [gdm] PAM unable to dlopen(/lib/security/pam_stack.so)
Oct 20 13:12:11 [gdm] PAM [dlerror: /lib/security/pam_stack.so: undefined
symbol: _pam_make_env]
Oct 20 13:12:11 [gdm] PAM adding faulty module: /lib/security/pam_stack.so
Oct 20 13:12:11 [gdm] PAM unable to dlopen(/lib/security/pam_nologin.so)
Oct 20 13:12:11 [gdm] PAM [dlerror: /lib/security/pam_nologin.so: undefined
symbol: pam_get_item]
Oct 20 13:12:11 [gdm] PAM adding faulty module: /lib/security/pam_nologin.so
Oct 20 13:12:11 [gdm] PAM unable to dlopen(/lib/security/pam_console.so)
Oct 20 13:12:11 [gdm] PAM [dlerror: /lib/security/pam_console.so: undefined
Comment 1 SpanKY gentoo-dev 2002-10-21 20:22:35 UTC

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