I've never looked at or modified any files in /etc/pam.d till I happened to notice some *.rpmnew files in there. Now I see a bunch of files that are symlinks to other files with -ac on the end, but also have versions that are *.rpmnew. rpm queries show that the pam rpm owns the files without the -ac and the authconfig rpm owns the ones with the -ac suffix. So now, what should really be in /etc/pam.d? [root@zooty pam.d]# pwd /etc/pam.d [root@zooty pam.d]# ls -l smartcard-auth* lrwxrwxrwx. 1 root root 17 May 31 17:02 smartcard-auth -> smartcard-auth-ac -rw-r--r--. 1 root root 754 May 31 17:25 smartcard-auth-ac -rw-r--r-- 1 root root 743 May 9 05:21 smartcard-auth.rpmnew [root@zooty pam.d]# rpm -q -f /etc/pam.d/smartcard-auth pam-1.1.5-6.fc17.x86_64 [root@zooty pam.d]# rpm -q -f /etc/pam.d/smartcard-auth-ac authconfig-6.2.1-1.fc17.x86_64 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org