From owner-freebsd-ports@FreeBSD.ORG Fri Jul 18 09:14:20 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A19E537B401; Fri, 18 Jul 2003 09:14:20 -0700 (PDT) Received: from mail.caraldi.com (caraldi.com [62.212.102.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29F343FB1; Fri, 18 Jul 2003 09:14:19 -0700 (PDT) (envelope-from jbq@caraldi.com) Received: from watt.intra.caraldi.com (watt.intra.caraldi.com [192.168.100.101]) by mail.caraldi.com (Postfix) with ESMTP id D74A920A6; Fri, 18 Jul 2003 18:14:18 +0200 (CEST) Received: by watt.intra.caraldi.com (Postfix, from userid 1001) id 5AF7EF; Fri, 18 Jul 2003 18:14:18 +0200 (CEST) Date: Fri, 18 Jul 2003 18:14:18 +0200 From: Jean-Baptiste Quenot To: "Jacques A. Vidrine" Message-ID: <20030718161418.GA52880@watt.intra.caraldi.com> References: <20030710110751.GA6966@watt.intra.caraldi.com> <20030715204952.GE86657@madman.celabo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030715204952.GE86657@madman.celabo.org> User-Agent: Mutt/1.5.4i cc: ports@freebsd.org Subject: Re: Patch port nss_ldap's Makefile for ldap.conf location X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 16:14:20 -0000 * Jacques A. Vidrine: > On Thu, Jul 10, 2003 at 01:07:53PM +0200, Jean-Baptiste Quenot wrote: > > > Please find below a patch that fixes the location of ldap.conf to > > reflect the location specified by the associated port pam_ldap. The > > config file should be $(PREFIX)/etc/ldap.conf, not /etc/ldap.conf. > > Heh, sorry. I remember scratching my head about the default location > myself, but it never occurred to me to do something about it :-) > > I agree that it should be under ${PREFIX}, and the location > mentioned at install time. I wonder if additionally it should be > named something specific to this port ... I wouldn't want the > configuration file to clash with some other use of OpenLDAP. Perhaps > ${PREFIX}/etc/nss_ldap.conf and ${PREFIX}/etc/nss_ldap.secret? The comment in the head of ldap.conf states that this file is shared between nss_ldap and pam_ldap. I don't consider the extra nss_ldap.conf as a benefit, but as an extra work for the ports maintainer and the user. # @(#)$Id: ldap.conf,v 1.27 2003/01/17 21:37:12 lukeh Exp $ # # This is the configuration file for the LDAP nameservice switch library # and the LDAP PAM module. # # PADL Software http://www.padl.com # Best regards, -- Jean-Baptiste Quenot http://caraldi.com/jbq/