Changed failed_logins.sh to failedlogins.sh

This commit is contained in:
Jack-Benny Persson 2013-12-31 10:42:07 +01:00
parent d4f50a8504
commit 30042efa71

View File

@ -1,4 +1,4 @@
# failed\_logins.sh # # failedlogins.sh #
This is a small Bash script I wrote for a programming & scripting course at This is a small Bash script I wrote for a programming & scripting course at
school. The script checks for failed SSH logins in /var/log/auth.log by default. school. The script checks for failed SSH logins in /var/log/auth.log by default.
The failed logins are then sent by e-mail to the admin user specified in the The failed logins are then sent by e-mail to the admin user specified in the