[Date Prev][Date Next] [Chronological] [Thread] [Top]

openldap / nss



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

Has anyone solve / found this issue ? Anyway, if there's a bit coding
around this, can someone tell me what precisely occurs ?

Thanks for your attention,

--------------------------
Emile Heitor
Ingenieur Systeme Unix
Cable & Wireless isdnet
http://www.isdnet.net
Email : eheitor@isdnet.net
Tel   : 06.03.29.65.70
--------------------------