Quantcast
Viewing all articles
Browse latest Browse all 17

Linux How do I display failed login attempt?

/var/log/faillog is a log file for failed login attempts. This file maintains a count of login failures and the limits for each account. The file is fixed length record, indexed by numerical ID. Each record contains the count of login failures since the last successful login; the maximum number of failures before the account is [...]

Viewing all articles
Browse latest Browse all 17

Trending Articles