Changeset 73

Show
Ignore:
Timestamp:
05/31/07 14:07:28 (2 years ago)
Author:
msnyder
Message:

pam config file change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/RHEL5/conf/pam/system-auth.pam

    r63 r73  
    33# User changes will be destroyed the next time authconfig is run. 
    44#5 login attempts within 30 seconds.  Locked out for 60 seconds if fail 
    5 auth        required      pam_tally3.so deny=5 deny_interval=30 onerr=fail unlock_time=60  
     5auth        required      pam_tally3.so deny=5 deny_interval=30 onerr=fail unlock_time=60 quiet 
    66 
    77auth        required      pam_env.so