Major Hayden 4506933796 V-38501, V-38573: Disable accounts after failed logins
This requirement is not easily translated for Ubuntu 14.04. As a mitigation,
fail2ban will be installed and configured to block IP addresses with failed
login attempts for 15 minutes.

Change-Id: Icb469896c55acc8b18dfb64ebf642fe7d48e86fc
2015-10-16 11:27:25 -05:00

6 lines
172 B
Django/Jinja

# File added by openstack-ansible-security for RHEL 6 STIG V-38501
[DEFAULT]
# "bantime" is the number of seconds that a host is banned.
bantime = {{ fail2ban_bantime }}