ansible-personal/roles/common
Alan Orth 963bf65099
roles/common: Limit number of SSH authentication attempts
The default in later OpenSSH is 6, which seems too high. If you can't
get your password correct after 3 tries then I think you need help.

Eventually I'd like an easy way to enable blocking of repeated login
attempts at the firewall level. I think it's possible in firewalld.
2018-07-23 13:14:54 +03:00
..
files roles/common: Change mode of SSH public key 2018-05-30 08:32:11 -07:00
handlers roles/common: Reload firewalld instead of restart 2017-11-05 00:27:44 +02:00
tasks roles/common: Add task to copy tarsnaprc 2018-05-20 12:51:02 +03:00
templates roles/common: Limit number of SSH authentication attempts 2018-07-23 13:14:54 +03:00