Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 11068 invoked from network); 8 Aug 2010 22:02:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Aug 2010 22:02:09 -0000 Received: (qmail 41707 invoked by uid 500); 8 Aug 2010 22:02:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 41684 invoked by uid 500); 8 Aug 2010 22:02:06 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 41676 invoked by uid 99); 8 Aug 2010 22:02:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Aug 2010 22:02:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [67.195.13.197] (HELO web110606.mail.gq1.yahoo.com) (67.195.13.197) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 08 Aug 2010 22:01:58 +0000 Received: (qmail 692 invoked by uid 60001); 8 Aug 2010 22:01:36 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1281304896; bh=JPaBoV+VZMAICxZjiLSbzJ6RXyyZfiaM5aCeFn0NeBI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Bj5Mm8+ScVSKk4NuIY4KCDRqR+pmVuZFCa5GpRjbwarQ2NkIObYBclssDocwIu3Bi3PKlyT9mLBP80CYflKybbLKdgJ29R3XCa2hItaENwTuP14OJt+HJD4n1/KlQFD2voCCYO4rPn2s1AmtO2CGHU0G3zzFqDMAnAeYeVCQ9/U= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=3BsnchgTRAqLq5LkXhwew9s1bgtWm47l/krbxAFgoWiAARQsG6nJaQTrwV/A83vsP+Bb5sS7r8lEda6+TuK1LomcuzfF+68jJRfQPJK6m1PiDuPDFSAi/YolW5gtwjYhUgiprtiQPyxU9jYOntvp90BUopiIUpKPe/mn3IMPHHk=; Message-ID: <104401.98991.qm@web110606.mail.gq1.yahoo.com> X-YMail-OSG: cs9UBTsVM1mZCdwrvDTydFP0yYAgbVVCbwkFUqdnKd8TS9P 3KxLc0ND3hv5p6SxEjdR844awOnYZiVdN3HwMoYlamTyMkY1wLTvocBc2jsj 4TXD1z8yZ7_zZvqic_hcUqtAwX4lyXo2SyNfk0cISwopBZbbyUiawwFdm0OY md19qZg8VRRfvulW0q7oO3bqXO6AHj1y6VWCMfRHfbCCFmmnOS.IZO7qvT4f KwRm8wHOSNBi7Bf3l5.XexhbPprOj166S2.M5TVJHnNZ3rjJM4sB8EfQSRaF MHocGT60kLMANuT9ES6vhgIwnSbSFqdh0ZYr_GTlZumjcfPmaTegSFMZNoBy qHSLO2V4hBJvjMww- Received: from [136.182.2.26] by web110606.mail.gq1.yahoo.com via HTTP; Sun, 08 Aug 2010 15:01:35 PDT X-Mailer: YahooMailClassic/11.3.2 YahooMailWebService/0.8.105.279950 Date: Sun, 8 Aug 2010 15:01:35 -0700 (PDT) From: Sunanda Kundu To: users@httpd.apache.org, joost@sanguis.xs4all.nl In-Reply-To: <4C5F27C0.1070904@sanguis.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache2.2.16 LDAP authentication error This is how I built apache 2.2.16:=0A./configure --prefix=3D/usr2/apache2.= 2.16 \=0A--with-included-apr \=0A--enable-rule=3DSHARED_CORE \=0A--enable-r= ewrite=3Dshared \=0A--enable-ssl=3Dshared \=0A--with-ssl=3D/usr/local/ssl \= =0A--with-ldap \=0A--with-ldap-include=3D/usr/local/include \=0A--with-ldap= -lib=3D/usr/local/lib \=0A--enable-ldap=3Dshared \=0A--enable-authnz-ldap= =3Dshared=0A=0AHow do I correct it..?=0A=0A--- On Sun, 8/8/10, Joost de Hee= r wrote:=0A=0A> From: Joost de Heer =0A> Subject: Re: [users@httpd] Apache2.2.16 LDAP authenticatio= n error=0A> To: users@httpd.apache.org=0A> Date: Sunday, August 8, 2010, 4:= 55 PM=0A> > /usr/lib/libldap.so.5=0A> =0A> >> further information.I used=0A= > openldap-2.4.22-sol10-sparc-local=0A> >> package.=0A> =0A> The -local pac= kages install in /usr/local, as far as I=0A> know. So a different LDAP libr= ary is loaded.=0A> =0A> Joost=0A> =0A> ------------------------------------= ---------------------------------=0A> The official User-To-User support for= um of the Apache HTTP=0A> Server Project.=0A> See for more=0A> info.=0A> To unsubscribe, e-mail: users-un= subscribe@httpd.apache.org=0A> =A0 "=A0=A0=A0from the digest: users-digest-= unsubscribe@httpd.apache.org=0A> For additional commands, e-mail: users-hel= p@httpd.apache.org=0A> =0A> =0A=0A=0A --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org