On Fri, 2007-11-02 at 15:40 -0400, Jeff Moyer wrote: > "Newman, Edward (GTI)" <[EMAIL PROTECTED]> writes: > > > Just wanted to confirm whether SASL support is currently broken in 5.0.2 > > with all outstanding patches applied.
Are you telling us or asking us? > > Not sure what patches you're talking about, but the git tree is > definitely broken. > > > > > Debug of code suggests following issues: > > > > - Makefile has invalid test for HAVE_SASL in configure.in and thus > > doesn't include correct libraries (-z instead of -n in test step) > > I'll take your word for it. > > > - patched code in connect_to_server in lookup_ldap.c does not call > > auth_init prior to testing for auth_required and thus fails SASL in all > > cases > > Yes, that was broken by the following commit: > > commit acd6985801f401f8513627a5fd1eb0753c3f2e40 > Author: Ian Kent <[EMAIL PROTECTED]> > Date: Mon Sep 24 13:07:36 2007 +0800 > > - add LDAP_URI, LDAP_TIMEOUT and LDAP_NETWORK_TIMEOUT > configuration options. Guilty, thought I maintained the correct sequence of calls. Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
