summaryrefslogtreecommitdiffstats
path: root/lib/libpam/libpam
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-12-07 00:38:37 +0000
committerdes <des@FreeBSD.org>2001-12-07 00:38:37 +0000
commitdd9dc87190eb5fe52ef417bced15efe236be7393 (patch)
tree8b988505dfbf12ac4ea8465513a5c74800946121 /lib/libpam/libpam
parent50d70990d701cb1ee392d02724839a26b2aca5ca (diff)
downloadFreeBSD-src-dd9dc87190eb5fe52ef417bced15efe236be7393.zip
FreeBSD-src-dd9dc87190eb5fe52ef417bced15efe236be7393.tar.gz
Now that _pam_init_handlers() works as intended, it seems clear that we
do not actually want to define PAM_READ_BOTH_CONFS, so back out previous commit. Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'lib/libpam/libpam')
-rw-r--r--lib/libpam/libpam/security/_pam_aconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/libpam/security/_pam_aconf.h b/lib/libpam/libpam/security/_pam_aconf.h
index e359ffb..10e93c6 100644
--- a/lib/libpam/libpam/security/_pam_aconf.h
+++ b/lib/libpam/libpam/security/_pam_aconf.h
@@ -54,7 +54,7 @@
/* #undef UGLY_HACK_FOR_PRIOR_BEHAVIOR_SUPPORT */
/* read both confs - read /etc/pam.d and /etc/pam.conf in serial */
-#define PAM_READ_BOTH_CONFS 1
+/* #undef PAM_READ_BOTH_CONFS */
#define HAVE_PATHS_H 1
#ifdef HAVE_PATHS_H
OpenPOWER on IntegriCloud