Print this page
First stab at the full Joyent wad (still needs work!!!)
*** 1,9 ****
! From 74f9ed4532e569d8fe477ebfae5dc69a3f5dd398 Mon Sep 17 00:00:00 2001
From: oracle <solaris@oracle.com>
Date: Mon, 3 Aug 2015 14:38:26 -0700
! Subject: [PATCH 17/30] PAM setcred failures
#
# This patch contains bug fixes to the PAM credential and session operations.
# In the original OpenSSH, the server only gives warnings and still allows
# users to log in when pam_setcred() or pam_open_session() fail, if user auth
--- 1,9 ----
! From d6bad830599b2a95150370954576800b4c6e8947 Mon Sep 17 00:00:00 2001
From: oracle <solaris@oracle.com>
Date: Mon, 3 Aug 2015 14:38:26 -0700
! Subject: [PATCH 18/36] PAM setcred failures
#
# This patch contains bug fixes to the PAM credential and session operations.
# In the original OpenSSH, the server only gives warnings and still allows
# users to log in when pam_setcred() or pam_open_session() fail, if user auth
*** 59,65 ****
+#endif /* PAM_BUGFIX */
}
}
--
! 2.3.2 (Apple Git-55)
--- 59,65 ----
+#endif /* PAM_BUGFIX */
}
}
--
! 2.5.4 (Apple Git-61)