Description of problem: After doing a minimal textmode install, /var/log/secure contains repeated warnings like so: Dec 27 16:58:28 foobar su: PAM unable to dlopen(/lib64/security/pam_fprintd.so): /lib64/security/pam_fprintd.so: cannot open shared object file: No such file or directory Dec 27 16:58:28 foobar su: PAM adding faulty module: /lib64/security/pam_fprintd.so Version-Release number of selected component (if applicable): This was done by the standard F14 x86_64 install DVD. How reproducible: Every time. Steps to Reproduce: 1. Do a minimal textmode install 2. Look in /var/log/secure Actual results: Warnings about pam_fprintd.so Expected results: No warnings - pam_fprintd.so should either not be referenced in the PAM config, or the necessary RPM to supply pam_fprintd.so should be included in the minimal set (I think simply not referencing pam_fprintd.so is probably the better answer). Additional info: See also bug 518056 and especially 505266. This is evidently not a PAM bug - I'm filing it under anaconda as suggested in those bugs.
This is a dupe. *** This bug has been marked as a duplicate of bug 656434 ***