19822771 sudo(1m) calls pam_open_session() which doesn't interact well w/pam_unix_session
authorBrent Paulson <Brent.Paulson@Oracle.COM>
Fri, 17 Oct 2014 15:20:06 -0700
changeset 2160 d7b18140ab8c
parent 2159 6169d700868d
child 2161 1848847f6fbf
19822771 sudo(1m) calls pam_open_session() which doesn't interact well w/pam_unix_session
components/sudo/Makefile
--- a/components/sudo/Makefile	Thu Jun 26 14:59:26 2014 -0700
+++ b/components/sudo/Makefile	Fri Oct 17 15:20:06 2014 -0700
@@ -53,7 +53,9 @@
 CONFIGURE_OPTIONS +=	--with-ldap
 CONFIGURE_OPTIONS +=	--with-project
 CONFIGURE_OPTIONS +=	--with-timedir=/system/volatile/sudo
-CONFIGURE_OPTIONS +=	--with-pam --with-pam-login
+CONFIGURE_OPTIONS +=	--with-pam
+CONFIGURE_OPTIONS +=	--with-pam-login
+CONFIGURE_OPTIONS +=	--disable-pam-session
 CONFIGURE_OPTIONS +=	--with-tty-tickets
 CONFIGURE_OPTIONS +=	--without-insults
 CONFIGURE_OPTIONS +=	--without-lecture