From c9c78f751d8e91fd76ca5a9d9fb861e53cd888fc Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 1 Oct 2015 11:49:30 +0200 Subject: [PATCH] Added plugin phase variable and specific PAM settings --- include/consts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/consts b/include/consts index a7f2386c..702bb04a 100644 --- a/include/consts +++ b/include/consts @@ -102,9 +102,12 @@ unset LANG OS=""; OS_MODE="" OS_REDHAT_OR_CLONE=0 OSIRISBINARY="" + PAM_MODULE_AUTH_BRUTEFORCE_PROTECTION=0 + PAM_MODULE_PASSWORD_STRENGTH_TESTED=0 PFFOUND=0 PIDFILE="" PLUGINDIR="" + PLUGIN_PHASE=0 PRIVILEGED=0 PROFILEVALUE="" PSBINARY="ps"