Skip to content

Commit

Permalink
Reset the Failures counter after login. (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
marji committed Feb 4, 2020
1 parent 9163885 commit 7e71c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs/etc/pam.d/sshd
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ auth include rate-limit
auth required pam_env.so
session optional pam_umask.so umask=0066
auth include mfa
account required pam_tally2.so
session include sudosh
session include enforcer

0 comments on commit 7e71c46

Please sign in to comment.