Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pam_abl: A Pluggable Authentication Module (PAM) for auto blacklisting
- Summary
- Provides auto blacklisting of hosts and users responsible for repeated
failed authentication attempts. Generally configured so that
blacklisted users still see normal login prompts but are guaranteed to
fail to authenticate. A command line tool allows to query or purge the
databases used by the pam_abl module.
Changelog
- * Fri Jul 15 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 0.2.2-2
- Defined 20050110 and made macro usage consistent
- pam_abl moved to /usr/sbin.
- * Wed Jul 13 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 0.2.2-1
- Changes following review:
- added .el4.kb tag
- set Group to System Environment/Base
- set Source0 to be an absolute URL
- changed BuildPrereq to be BuildRequires
- moved instructions into README.Fedora
- dropped release date in tarball name as release number flag
- removed outdated instruction in example system-auth doc file.
- * Mon Jul 11 23:00:00 2005 Alexander Dalloz <alex {%} dalloz {*} de> - 0.2.2-20050110
- Initial build.