Description of problem: The file /var/log/secure is full of these records: crond[12040]: pam_succeed_if: requirement "uid < 100" was met by user "root" Version-Release number of selected component (if applicable): pam-0.77-66.2 How reproducible: Always Steps to Reproduce: 1. Read logwatch output Additional info: The bug is that a success should not generate a message of this sort. It's not an audit trail, it is simply noise.
Add a quiet option to the module in the system-auth file. *** This bug has been marked as a duplicate of 124979 ***