'tarpit' module for pam to piss off and slow down crackers
- Compile the module
- Add the module to your system (OS X /usr/lib/pam/, Linux /lib/security)
- Add the module to your pam.d for something (say SSHD)
- Reap the benefits!
- The arguments are users to tarpit on
eg, to tarpit root, daemon and nobody users:
auth sufficient pam_tarpit.so root daemon nobody