]> granicus.if.org Git - sudo/commit
Add support for --enable-sasl and --disable-sasl to make it possible
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 28 Jul 2017 19:52:55 +0000 (13:52 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 28 Jul 2017 19:52:55 +0000 (13:52 -0600)
commitbeece91719621de4dfd86685f63337a14dfa35be
treea452d4df95a9bb6c1d0d22ef69e246b95e990526
parentad81862b0768fdee987eeee1a58480f8702e51e5
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
INSTALL
configure
configure.ac