From owner-freebsd-ports@FreeBSD.ORG Fri Apr 22 04:44:11 2005 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 B70F616A4CE for ; Fri, 22 Apr 2005 04:44:11 +0000 (GMT) Received: from dppl.com (sapas.dppl.biz [216.182.10.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5866943D39 for ; Fri, 22 Apr 2005 04:44:11 +0000 (GMT) (envelope-from yds@CoolRat.org) Received: from [192.168.1.73] (pcp0011284575pcs.union01.nj.comcast.net [69.248.144.22]) (AUTH: PLAIN yds, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by dppl.com with esmtp; Fri, 22 Apr 2005 00:44:09 -0400 Date: Fri, 22 Apr 2005 00:44:07 -0400 From: Yarema To: Oliver Lehmann Message-ID: <71C97374063023E32CDD853F@[192.168.1.73]> In-Reply-To: <20050421231450.68815753.lehmann@ans-netz.de> References: <20050414111426.775f6afd.lehmann@ans-netz.de> <200504191258.53327.freebsd@redesjm.local> <20050419173039.4725638a.lehmann@ans-netz.de> <200504191827.05896.ports@dino.sk> <20050420121254.34c59e53.lehmann@ans-netz.de> <9F0C7E4FBA18BFD0B3946DFE@tuber.coolrat.org> <20050420205646.5c7b72df.lehmann@ans-netz.de> <13A599297289B8FA39CA73DB@tuber.coolrat.org> <20050421182910.65218c5f.lehmann@ans-netz.de> <20050421231450.68815753.lehmann@ans-netz.de> X-Mailer: Mulberry/3.1.6 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: ports@FreeBSD.org cc: ports@dino.sk cc: josemi@freebsd.jazztel.es Subject: Re: splitting courier-authlib into master+slave ports 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, 22 Apr 2005 04:44:11 -0000 --On Thursday, April 21, 2005 11:14 PM +0200 Oliver Lehmann wrote: > Oliver Lehmann wrote: > >> mkdir etc/openldap/schema >> - are you 100% shute the schema subdir gets created? Iirc I got an error >> there and it is not listed in openldap22-server/pkg-plist.client >> > > It's not there... > > root@nudel-j1 courier-authlib-base> pkg_add -r openldap22-client > Fetching > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest/ope > nldap22-client.tbz... Done. > > ************************************************************ > > The OpenLDAP client package has been successfully installed. > > Edit > /usr/local/etc/openldap/ldap.conf > to change the system-wide client defaults. > > Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at > http://www.OpenLDAP.org/faq/index.cgi?file=3 > for more information. > > ************************************************************ > > root@nudel-j1 courier-authlib-base> ls -l /usr/local/etc/openldap > total 8 > drwxr-xr-x 2 root wheel 512 Apr 21 21:13 ./ > drwxr-xr-x 8 root wheel 512 Apr 21 21:13 ../ > -rw-r--r-- 1 root wheel 246 Apr 21 21:13 ldap.conf > -rw-r--r-- 1 root wheel 246 Mar 21 09:18 ldap.conf.default > root@nudel-j1 courier-authlib-base> You're right. The schema is only useful when running openldap-server. Perhaps ${EXAMPLESDIR} might be a more apropos home for authldap.schema. -- Yarema http://yds.CoolRat.org