From owner-freebsd-questions@FreeBSD.ORG Tue May 4 12:41:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C3116A4CE for ; Tue, 4 May 2004 12:41:50 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B7343D1D for ; Tue, 4 May 2004 12:41:46 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i44JffPj079242 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 4 May 2004 20:41:41 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i44JfeC3079187; Tue, 4 May 2004 20:41:40 +0100 (BST) (envelope-from matthew) Date: Tue, 4 May 2004 20:41:40 +0100 From: Matthew Seaman To: Darryl Hoar Message-ID: <20040504194140.GD656@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Darryl Hoar , freebsd-questions@freebsd.org References: <20040504090746.GA13744@happy-idiot-talk.infracaninophile.co.uk> <002c01c43209$46a8f970$0701a8c0@darryl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bajzpZikUji1w+G9" Content-Disposition: inline In-Reply-To: <002c01c43209$46a8f970$0701a8c0@darryl> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040420, clamav-milter version 0.70k X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: Openldap20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 19:41:50 -0000 --bajzpZikUji1w+G9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 04, 2004 at 01:54:48PM -0500, Darryl Hoar wrote: > > On Mon, May 03, 2004 at 03:44:06PM -0500, Darryl Hoar wrote: > > > Greetings, > > > what graphical tools (web based ?) existing for creating=20 > > and maintaining a > > > Openldap directory ? > > >=20 > > > I am running Freebsd 5.1-release. > >=20 > > There's phpldapadmin -- http://phpldapadmin.sourceforge.net/ It's not > > in the ports yet though -- just waiting for a committer to have some > > time to deal with PR ports/66154. You can install it fairly easily > > outside of ports by just unpacking the tarball in an appropriate place > > and editing the config.php. You will need to install PHP with > > openldap support (D'Oh!). > >=20 > > Other than that, there's gq in ports as net/gq -- that's a Gnome based > > application rather than web based. Unfortunately that application has > > a distressing tendency to dump core at inopportune moments: see PRs > > ports/64532 ports/65740. > I have already installed PHP with mysql support. I am > using it for dynamic web content. Is there a method to > add openldap support without de-installing the existing > php/mysql combo first ? Unfortunately not. You need to completely rebuild PHP with the modified configuration so that it links against the OpenLDAP shlibs, and then re-install. Even so, that's pretty trivial to do with portupgrade. BTW. new release of phpldapadmin came out today: phpldapadmin-0.9.4 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --bajzpZikUji1w+G9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAl/H0dtESqEQa7a0RAg96AJ9ZW1lbCF7s8R9v+gIit8+O0s92pgCeJHCg Z6K+PVcOsMYZvHM7JhOfsaI= =mLi+ -----END PGP SIGNATURE----- --bajzpZikUji1w+G9--