3 results for “topic:pam-auth”
Python script which sends all successfull SSH login sessions to your servers via Telegram bot.Allows to monitor all sessions and where are they made from. Using MySQL DB to show whitelist IPs with their descriptions.
A lightweight PAM-based SSH access control tool. Define who can log into which server using a simple YAML policy — enforced at login time via a custom PAM module, no agents, no daemons, no network calls.
A simple PAM module written in Go that counts failed login attempts and takes action once a defined threshold is reached.