FS#558 - default wdm-pam configuration makes wdm unusable
Attached to Project:
Arch Linux
Opened by Andreas Schweitzer - known as andy elsewhere in AL (aschweitzer) - Tuesday, 16 March 2004, 21:30 GMT
Last edited by Dale Blount (dale) - Tuesday, 16 March 2004, 21:35 GMT
Opened by Andreas Schweitzer - known as andy elsewhere in AL (aschweitzer) - Tuesday, 16 March 2004, 21:30 GMT
Last edited by Dale Blount (dale) - Tuesday, 16 March 2004, 21:35 GMT
|
Details
I finally found out that /etc/pam.d/wdm is responsible for
me not being able to use wdm (extra/x11/wdm). Neither
pam_cracklib.so nor pam_console.so exist (on my system =
arch default ?). Also, pam_pwdb should be named pam_unix in
all 4 instances, and lastly the absolute path names should
be removed (like in the rest of the files in /etc/pam.d).
I don't know much about configuring pam, so there may be more possibilities in tuning that. |
This task depends upon
Comment by Eric Johnson (eric) -
Wednesday, 17 March 2004, 01:38 GMT
modified /etc/pam.d/wdm to reflect the one included in
xscreensaver. verified that /var/log/auth was updated on
successful/failed logins.