4
0
Fork 0
RHEL9-CIS/templates/etc/security/pwquality.conf.d/50-pwrepeat.conf.j2
Mark Bolwell 4f566974c9
improvments v2
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2024-08-07 10:30:08 +01:00

3 lines
141 B
Django/Jinja

# CIS Configurations
# 5.3.3.2.4 Ensure password same consecutive characters is configured
maxrepeat = {{ rhel9cis_passwd_maxrepeat_value }}