Skip to content

Commit

Permalink
libpamtest: Fail auth several times for pam_faillock
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 14, 2025
1 parent 6a7e24c commit 2af2010
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ jobs:
tests/test -t 7 -r 2
# Test failed login & pam_faillock
sudo tests/test -t 8
sudo tests/test -t 8
sudo tests/test -t 8
sudo tests/test -t 8
sudo ls -l /var/run/faillock/
sudo faillock --user nobody
- name: chmod /var/log/auth.log
Expand Down

0 comments on commit 2af2010

Please sign in to comment.