summaryrefslogtreecommitdiffstats
path: root/tests/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config.sh')
-rwxr-xr-xtests/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/config.sh b/tests/config.sh
index 6a16991..2dd1323 100755
--- a/tests/config.sh
+++ b/tests/config.sh
@@ -5,6 +5,7 @@ set -x
sed -i 's/^MaxClients.*/MaxClients 1/' /etc/httpd/conf/httpd.conf
mkdir -p /etc/pam-auth
+mkdir -p /etc/pam-account
cp -p tests/auth.cgi /var/www/cgi-bin/auth.cgi
cp -p tests/pam-exec /usr/bin/pam-exec
cp tests/pam-web /etc/pam.d/web