--On Thursday, April 22, 2004 11:21:38 AM -0400 Rob Siemborski <[EMAIL PROTECTED]> wrote:

On Thu, 22 Apr 2004, Moritz Both wrote:

It looks llike it may be related to re-entrace in the sasl libraries.
See this:
[snip]
The problem was that pam_ldap was compiled with sasl, and the sasl
libraries are not reentrant. Thus a double free bug was triggered.

Yup, it looks like this is likely the problem (or atleast, its not going to work until you fix this, so...)

Convincing the LDAP libraries to not do a SASL bind may be less draconian
than recompiling them.


Recompiling ended up being the least draconian. The server ahppily picked up the libs in /usr/local/lib rather that /usr/lib (the distro version) and went sailing merrily on its way. Thanks much for the help.


-- Rob

Rob Tanner
Linfield College
McMinnville, Oregon
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to