On 02/04/10 16:57 -0500, Derek Chen-Becker wrote:
>Aha! I knew it was something dumb/simple. Although sasl2 was compiled
>and installed under /usr/local, it was still searching for things under
>/usr/lib/sasl2. Here's the relevant calls from truss (Solaris strace equiv):
>
>openat(-3041965, "/usr/l
On 04/02/2010 11:41 AM, Dan White wrote:
>
> --enable-plain is default.
>
> What about ldd on your pluginviewer, and /usr/local/lib/libsasl2.so.2,
> anything missing?
>
> Try strace (or the Solaris equivalent) to see why pluginviewer is
> segfaulting.
Aha! I knew it was something dumb/simple. A
On 02/04/10 18:32 +0200, Alexander Dalloz wrote:
>Am 02.04.2010 16:29, schrieb Derek Chen-Becker:
>> On 04/02/2010 12:05 AM, Dan White wrote:
>>>
>>> Your sasl install, and/or your link against libsasl2 looks bad. Does your
>>> glue library, libsasl2.so (in /usr/lib ?), match your install in
>>> /u
Am 02.04.2010 16:29, schrieb Derek Chen-Becker:
> On 04/02/2010 12:05 AM, Dan White wrote:
>>
>> Your sasl install, and/or your link against libsasl2 looks bad. Does your
>> glue library, libsasl2.so (in /usr/lib ?), match your install in
>> /usr/local/lib?
>
> libsasl2.so is in /usr/local/lib, an
On 04/02/2010 12:05 AM, Dan White wrote:
>
> Your sasl install, and/or your link against libsasl2 looks bad. Does your
> glue library, libsasl2.so (in /usr/lib ?), match your install in
> /usr/local/lib?
libsasl2.so is in /usr/local/lib, and ldd reports that the link is good:
bash-3.00$ ldd /usr
On 01/04/10 23:50 -0500, Derek Chen-Becker wrote:
>> And verify that the host you're running sync_client on has the PLAIN mech
>> installed with pluginviewer.
>
>This looks bad:
>
>bash-3.00# /usr/local/sbin/pluginviewer
>No server side SASL mechanisms installed
>Segmentation Fault (core dumped)
>
On 04/01/2010 10:02 PM, Dan White wrote:
> On 01/04/10 18:43 -0500, Derek Chen-Becker wrote:
>> I've been googling and reading the mailing lists all afternoon and I
>> just can't figure this out. I've even tried trussing (Solaris)
>> sync_server and saslauthd. When I run synctest against my 2.3.16
On 01/04/10 18:43 -0500, Derek Chen-Becker wrote:
>I've been googling and reading the mailing lists all afternoon and I
>just can't figure this out. I've even tried trussing (Solaris)
>sync_server and saslauthd. When I run synctest against my 2.3.16 server
>it comes back with an auth error:
>
>badl