On Thu, 30 Oct 2003, Craig Ringer wrote:
> >>To be precise, it's a problem of pam_mysql here. Other PAM modules like > >>ldap work perfect with saslauthd without leaking. > > > > > > Uh, we use pam_ldap here with saslauthd and had the same problem with > > memory leaks. Using '-n 0' worked great, no performance problems at all. > > Interesting. I'm not seeing any noticeable leakage on a Red Hat 8 based > system. cyrus-sasl (2.1.10) is from the RH8 RPMs, as is all the LDAP > environment. Cyrus was built from source (v2.1.14). > > Craig Ringer I'm running 2.1.15 sasl and imapd built from source. All the rest of the stuff is stock debian stable packages (pam_ldap, libldap2, etc). Anyways, it's no big deal to me running with '-n 0'. Andy