docs(pam): smoke-test recipe + test PAM stack file (Task B2)

This commit is contained in:
michael
2026-04-27 08:19:18 -07:00
parent 209167df22
commit 1c6c361d4a
2 changed files with 61 additions and 0 deletions

6
pam/test/authforge.pamd Normal file
View File

@@ -0,0 +1,6 @@
# /etc/pam.d/authforge — only used by the manual pamtester smoke run.
# Maps to pam/TESTING.md scenarios.
auth required pam_authforge_pending.so
auth required pam_unix.so
account required pam_unix.so