Self compiled Cyrus 2.4.16 does not talk to self compiled Cyrus SASL 2.1.25

Eric Luyten Eric.Luyten at vub.ac.be
Tue Jun 19 07:34:07 EDT 2012


On Tue, June 19, 2012 12:05 pm, Adam  Tauno Williams wrote:
> On Tue, 2012-06-19 at 11:17 +0200, Eric Luyten wrote:
>
>> (hitting the same wall over and over again when upgrading)
>> Cyrus SASL is working/looking in /var/state/saslauthd all
>> right, but Cyrus 2.4 appears to be writing elsewhere, and we cannot find out
>> where exactly.
>
> Are you sure it is loading your compiled libraries and not your
> distributions 'defacto' ones?  [ldd /usr/lib/cyrus/bin/imapd - your should see
> a reference to your SASL libraries]


mcs1dev# ldd /usr/local/sbin/saslauthd | fgrep sasl
	libsasl2.so.2 =>	 /opt/csw/lib/libsasl2.so.2
mcs1dev# ldd /usr/cyrus/bin/imapd | fgrep sasl
	libsasl2.so.2 =>	 /opt/csw/lib/libsasl2.so.2
mcs1dev#


>
> BTW - why are you self-compiling?  Really good packages exist for lots
> of distributions.


Solaris10/Intel.


>> Have tried 'saslauthd_path' option in /etc/imapd.conf to
>> no avail.
>
> So when you run testsaslauthd it works?


Yes, it certainly does.


Eric Luyten.




More information about the Info-cyrus mailing list