[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pam_unix2 makes xscreensaver puke



Hi,

       Recently I have converted my system passwd's encryption from MD5
to blowfish by using the pam_unix2 module. I have regenerated my
passwd's (my system is a personal laptop) and everything seemed to be
working fine. The one problem that I have encountered is that
xscreensaver will not disable once the screen locks. The user name and
passwd are entered correctly, however, xscreensaver reports an incorect
passwd and stays locked untill it receives the kill signal.

My pam config files are as follows:

xscreensaver
@include common-auth

common-auth
auth    required        pam_unix2.so    nullok

common-account
account required        pam_unix2.so

common-account
account required        pam_unix2.so

common-password
password   required   pam_unix2.so nullok obscure min=4 max=12 blowfish

common-session
session required        pam_unix2.so

Let me know if you require any additional information.

Thanks

Stefan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



Reply to: