[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: openldap / nss
At 11:41 AM 9/14/00 +0200, Emile Heitor wrote:
>Hi to all,
>
>I use OpenLDAP and nss ( linked over BIND/IRS ) on a freebsd. OpenSSH
>works great with all this, all my auths are made over an openldap
>server. Now I want to wrap all getpwnam / grnam / grid calls, that's how I
>do it :
>
>export
>LD_PRELOAD=/usr/local/lib/libirs.so:/usr/local/openldap2/lib/liblber.so.2\
> :/usr/local/openldap2/lib/libldap.so.2:/usr/lib/libc_r.so.4
>
>This _works_when the openldap server is localhost, but when auth comes
>from another server, here is the error I get :
>
>assertion "sb->sb_iod != NULL" failed: file "sockbuf.c", line 383
stack backtrace please. Plus a details regarding your configuration.
(backends configured/uses, underlying database, threading system
used, cyrus?, tls?, configure options, etc.).