Richard Fish wrote:

Peter Gordon wrote:

Try setting the "pam_console" USE flag and re-emerging pam:
# echo "sys-libs/pam  pam_console" >> /etc/portage/package.use
# emerge sys-libs/pam

Although, it's rather odd that you are unable to login. I do not have
pam_console either but I can still login through gdm just fine (with a
similar warning in my system log).

If /etc/pam.d/gdm specifies pam_console, then this is why it is required. George, can you post the contents of that file?

-Richard

I just downgraded my baselib and pam after I found a simular issue in the forums. But gdm still not working. I don't have the time to check the logs (yuck work) this morning, will check them tonight.
Here is my currant /etc/pam.d/gdm
#%PAM-1.0
auth       optional        pam_env.so
auth       include        system-auth
auth       required        pam_nologin.so
account    include        system-auth
password   include        system-auth
session    include        system-auth

--
gentoo-user@gentoo.org mailing list

Reply via email to