On Mon, Jun 30, 2008 at 08:54:29AM -0400, Toby Bluhm wrote:
ls -als /etc/pam.d/system-auth*
4 lrwxrwxrwx 1 root root 14 May 10 2007 /etc/pam.d/system-auth -> system-auth-ac 8 -rw-r--r-- 1 root root 848 May 10 2007 /etc/pam.d/system-auth-ac
system-auth-ac is the results of running authconfig and so could change if you want md5 passwords or whatever. system-auth should point to the -ac version if you want authconfig to work.