Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 15:24:07 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Will Saxon <WillS@housing.ufl.edu>
Cc:        current@freebsd.org
Subject:   Re: nss_ldap problem on 5.2.1-RELEASE
Message-ID:  <20040405202407.GA17382@lum.celabo.org>
In-Reply-To: <0E972CEE334BFE4291CD07E056C76ED802E8690A@bragi.housing.ufl.edu>
References:  <0E972CEE334BFE4291CD07E056C76ED802E8690A@bragi.housing.ufl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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@celabo.org / jvidrine@verio.net / nectar@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040405202407.GA17382>