Faillog Reset All User Failed Login Attempt Record Instead of Single User
Posted by Planet Malaysia on September 3, 2008
In my previous post I talked about How to Configure SLES Linux to track and log failed login attempt records. One of Planet Malaysia Blog reader sent me an email asked me for help regarding an issue “faillog command reset all user failed login attempt record instead of single user on Linux“.
After checked and I found out the issue because of faillog option:
Reset all user failed login attempt record
#faillog -r -u user1
Only reset username: user1
#faillog -u user1 -r
So basically “faillog -u username -r” is the correct option to reset faillog for single user.
Please check “How to Configure SLES Linux to track and log failed login attempt records” for more information.
Possibly Related Posts:
- How to add Dell PERC Drivers into VMware Converter Cold Clone ISO
- Top 10 Free Anti Virus
- Microsoft SQL 2008 Agent not starts
- VMware Workstation 7 Serial Key
- WP Contact Form III – You do not have sufficient permissions to access this page Error
Comments
Leave a Reply