Skip to content

Commit

Permalink
libpamtest: Disable polyinstation in hardened PAM conf
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 14, 2025
1 parent 07a1806 commit 4e4c7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
run: |
ansible-playbook harden.yml --tags pam --skip-tags slackware
sudo pam-auth-update --enable access
sudo pam-auth-update --disable polyinstation
# Re-create common-auth-matrix
sudo rm -v /etc/pam.d/common-auth-matrix
ansible-playbook tests/pamtests.yml --tags setup
Expand Down

0 comments on commit 4e4c7be

Please sign in to comment.