diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-01 18:34:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-09-01 18:34:03 +0000 |
commit | bf663cc26b489f5e59578d6b96572f18bb02ff2b (patch) | |
tree | a165a2ee71a9dd446fcd57801a0c6ced2b543de4 /security/pam_abl/pkg-descr | |
parent | ecf737426d404ed57f613611b5c2aa55aea8f302 (diff) |
Notes
Diffstat (limited to 'security/pam_abl/pkg-descr')
-rw-r--r-- | security/pam_abl/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/pam_abl/pkg-descr b/security/pam_abl/pkg-descr new file mode 100644 index 000000000000..b283131f7748 --- /dev/null +++ b/security/pam_abl/pkg-descr @@ -0,0 +1,4 @@ +The pam_abl provides auto blacklisting of hosts and users +responsible for repeated failed authentication attempts. + +WWW: http://www.hexten.net/pam_abl/ |