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
This commit is contained in:
parent
5ca33ff694
commit
3041730ba2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user