aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-06 15:06:21 +0100
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-03-06 15:06:21 +0100
commit2b89ff6a794d57a24435e7c4421e4780ed402116 (patch)
tree5b3f631e4d0ff4915e0d2553400bb0d911677812
parentDon't check just definition. (diff)
downloadpambase-2b89ff6a794d57a24435e7c4421e4780ed402116.tar.gz
pambase-2b89ff6a794d57a24435e7c4421e4780ed402116.tar.bz2
pambase-2b89ff6a794d57a24435e7c4421e4780ed402116.zip
Use authentication token even when using pam_passwdqc.
-rw-r--r--basic-conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic-conf b/basic-conf
index c7110eb..902ff8d 100644
--- a/basic-conf
+++ b/basic-conf
@@ -1,6 +1,6 @@
// Only use_authtok (authentication token) when using cracklib or some other module
// that checks for passwords.
-#if defined(HAVE_CRACKLIB)
+#if HAVE_CRACKLIB || HAVE_PASSWDQC
# define AUTHTOK use_authtok
#else
# define AUTHTOK