[sudo-commits] sudo changeset 11036:cf94d407d576

Todd C. Miller Todd.Miller at courtesan.com
Fri Jul 28 13:55:42 MDT 2017


changeset:	11036:cf94d407d576 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cf94d407d576
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Jul 28 13:52:55 2017 -0600

Log Message:
	Add support for --enable-sasl and --disable-sasl to make it possible
	to enable/disable support for LDAP with SASL authentication.  Sudo
	compiles in support for SASL authentiation by default if the
	ldap_sasl_interactive_bind_s() function is detected.
	Bug #788

diffstat:

 INSTALL      |   6 ++++++
 configure    |  44 +++++++++++++++++++++++++++++++++++---------
 configure.ac |  29 +++++++++++++++++++++++++----
 3 files changed, 66 insertions(+), 13 deletions(-)


More information about the sudo-commits mailing list