I have been unable to login using gdm even though it is in my /etc/rc.conf:
UNICODE="no"
EDITOR="/bin/nano"
DISPLAYMANAGER="gdm"
XSESSION="Gnome"

Today I checked my system logs and I found these entries:

Date : July 22 15:32:42
Process : gdm[7072]
Message : PAM unable to dlopen(/lib/security/pam_console.so)
Description :

Date : July 22 15:32:42
Process : gdm[7072]
Message : PAM [dlerror: /lib/security/pam_console.so: cannot open shared object file: No such file or directory]
Description :

Date : July 22 15:32:42
Process : gdm[7072]
Message : PAM adding faulty module: /lib/security/pam_console.so
Description :

Date : July 22 15:32:51
Process : login(pam_unix)[6871]
Message : session opened for user root by (uid=0)
Description :

Date : July 22 15:33:22
Process : -
Message : 0: PAM unable to dlopen(/lib/security/pam_console.so)
Description :

Date : July 22 15:33:22
Process : -
Message : 0: PAM [dlerror: /lib/security/pam_console.so: cannot open shared object file: No such file or directory]
Description :

Date : July 22 15:33:22
Process : -
Message : 0: PAM adding faulty module: /lib/security/pam_console.so
Description :

Date : July 22 15:33:22
Process : xdm(pam_unix)[7301]
Message : session opened for user root by (uid=0)
Description :

I have reemerged both pam and pam-login, neither of which has regenerated the needed pam_console.so. Googleing gives me lots of information about what the file does, but not how to get another one.
Can anybody give me any hints?
--
gentoo-user@gentoo.org mailing list

Reply via email to