From owner-freebsd-current@FreeBSD.ORG Wed May 9 18:52:10 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 092E316A408 for ; Wed, 9 May 2007 18:52:10 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id ECE8113C46E for ; Wed, 9 May 2007 18:52:09 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E2D111A3C19; Wed, 9 May 2007 11:52:52 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4B0D051450; Wed, 9 May 2007 14:52:09 -0400 (EDT) Date: Wed, 9 May 2007 14:52:09 -0400 From: Kris Kennaway To: Patrick Dung Message-ID: <20070509185208.GB50194@xor.obsecurity.org> References: <253249.83419.qm@web54301.mail.re2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <253249.83419.qm@web54301.mail.re2.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: import nss_ldap, openldap in base? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 May 2007 18:52:10 -0000 On Wed, May 09, 2007 at 04:05:19AM -0700, Patrick Dung wrote: > Hi > > There was discussing about this issue before. Is there any plan/news > about it? > > BTW, if you look at debian, it ready comes with nss_ldap and openldap > client library out of the box. > > Any comments? That's what ports are for. Kris