pam_tally2 (8) Linux Manual Page
pam_tally2 – The login counter (tallying) module Synopsis pam_tally2.so [file=/path/to/counter] [onerr=[fail|succeed]] [magic_root] [even_deny_root] [deny=n] [lock_time=n] [unlock_time=n] [root_unlock_time=n] [serialize] [audit] [silent] [no_log_info] [debug] pam_tally2 [–file /path/to/counter] [–user username] [–reset[=n]] [–quiet] Description This module maintains a count of attempted accesses, can reset count on success, can deny access if too many attempts fail. pam_tally2 comes in two parts: pam_tally2.so…
