nss_ldap problem on 5.2.1-RELEASE

Jacques A. Vidrine nectar at FreeBSD.org
Mon Apr 5 13:26:02 PDT 2004


On Mon, Apr 05, 2004 at 03:48:00PM -0400, Will Saxon wrote:
> OK, well, that was annoying.
> 
> I am trying to use the nss_ldap module on 5.2.1-RELEASE and am having
> problems similar to the thread from a week or so ago ('nss_ldap
> broken'). However, I am not using libpthread for anything, only
> libc_r. 
> 
> When I add ldap as a target in nsswitch.conf and then try to use the
> pw utility, the right answer is returned but I get a segfault
> immediately after. 
> 
> Is this probably the same problem (since pw is not compiled against
> libc_r) or something else? 

What is the output of

  ldd /usr/local/lib/nss_ldap.so

?  If it includes libpthread or libc_r, probably you need to update your
ports collection (including OpenLDAP and nss_ldap).

-- 
Jacques Vidrine / nectar at celabo.org / jvidrine at verio.net / nectar at freebsd.org


More information about the freebsd-current mailing list