Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2006 13:59:48 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Cc:        Kostik Belousov <kostikbel@gmail.com>, freebsd-current@freebsd.org, LI Xin <delphij@delphij.net>, Michael Bushkov <bushman@rsu.ru>
Subject:   Re: [HEADS UP]: OpenLDAP+nss_ldap+nss_modules separated patch and more (SoC)
Message-ID:  <44EC4334.20706@freebsd.org>
In-Reply-To: <86y7tfznlk.fsf@xps.des.no>
References:  <44E9582C.2010400@rsu.ru> <44EAA213.6010507@delphij.net>	<002901c6c5ba$628b67d0$9800a8c0@carrera> <86hd0423zk.fsf@xps.des.no>	<44EB302A.7010106@rsu.ru>	<20060823121157.yawh6f8e844w4osc@netchild.homeip.net>	<20060823103604.GB64800@deviant.kiev.zoral.com.ua>	<1156330195.2444.35.camel@spirit>	<20060823110258.GC64800@deviant.kiev.zoral.com.ua> <86y7tfznlk.fsf@xps.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smørgrav wrote:
> Kostik Belousov <kostikbel@gmail.com> writes:
> 
>>LI Xin <delphij@delphij.net> writes:
>>
>>>Kostik Belousov <kostikbel@gmail.com> writes:
>>>
>>>>In fact, similar problem was fixed not so long time ago by Dag-Erling
>>>>in the pam_ssh (duplicating existing symbols by the pam).
> 
> 
> No, that was not a comparable scenario.
> 
> 
>>>Maybe we can help him to extract some necessary routines out of the lber
>>>and ldap libraries, and make it an internal library (say, put into the
>>>nss module rather than installing a separate .so file)?
>>
>>May be. Moreover, this module (and any nss module) shall export only symbols
>>needed by nss interface, not polluting the global namespace of process.
> 
> 
> Please stop the madness.  The simplest solution is to import OpenLDAP
> unmodified, and if someone is unhappy with the base system's libldap,
> they can build world WITHOUT_OPENLDAP.

OpenLDAP is really big and has different parts.  We should certainly not
import the OpenLDAP serve stuff into base.  But then the problem comes up
how to install just the server from ports and have the library already in
the base system.  As someone else said OpenLDAP moves pretty fast and does
a lot of releases and fixes.

-- 
Andre




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