Define PAM_READ_BOTH_CONFS. We can now have both /etc/pam.d and

/etc/pam.conf.

Sponsored by:	DARPA, NAI Labs
This commit is contained in:
des 2001-12-05 17:06:16 +00:00
parent 55d14a22a1
commit 3d166991c9

View File

@ -54,7 +54,7 @@
/* #undef UGLY_HACK_FOR_PRIOR_BEHAVIOR_SUPPORT */
/* read both confs - read /etc/pam.d and /etc/pam.conf in serial */
/* #undef PAM_READ_BOTH_CONFS */
#define PAM_READ_BOTH_CONFS 1
#define HAVE_PATHS_H 1
#ifdef HAVE_PATHS_H