summaryrefslogtreecommitdiffstats
path: root/tests/pam-web
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2018-07-16 23:53:42 +0200
committerJan Pazdziora <jpazdziora@redhat.com>2018-07-17 00:01:50 +0200
commit02a147cf6bf9ec8c1b648e97307129333e84a051 (patch)
tree9360a238dd09059a9990a531e2c7aedc1440ea88 /tests/pam-web
parent54b7e8664da55d0bdd68725b2a783888fda914fe (diff)
downloadmod_authnz_pam-02a147cf6bf9ec8c1b648e97307129333e84a051.tar.gz
mod_authnz_pam-02a147cf6bf9ec8c1b648e97307129333e84a051.tar.xz
mod_authnz_pam-02a147cf6bf9ec8c1b648e97307129333e84a051.zip
Test Require pam-account and AuthBasicProvider PAM in CI.
Diffstat (limited to 'tests/pam-web')
-rw-r--r--tests/pam-web2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pam-web b/tests/pam-web
new file mode 100644
index 0000000..48d806d
--- /dev/null
+++ b/tests/pam-web
@@ -0,0 +1,2 @@
+auth optional pam_exec.so debug expose_authtok log=/var/log/httpd/pam_exec.log /usr/bin/pam-exec
+account required pam_exec.so debug log=/var/log/httpd/pam_exec.log /usr/bin/pam-exec