Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 14369 invoked by uid 500); 4 Feb 2003 01:14:12 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 5714 invoked from network); 4 Feb 2003 01:07:31 -0000 Received: from 200-103-131-011.ctame7026.dsl.brasiltelecom.net.br (HELO libra.rsnet.no-ip.com) (200.103.131.11) by daedalus.apache.org with SMTP; 4 Feb 2003 01:07:31 -0000 Received: from localhost (localhost [127.0.0.1]) by libra.rsnet.no-ip.com (Postfix) with ESMTP id D5CA64F21A for ; Mon, 3 Feb 2003 23:16:36 -0200 (BRST) Received: from libra.rsnet.no-ip.com ([127.0.0.1]) by localhost (libra.rsnet.no-ip.com [127.0.0.1:10024]) (amavisd-new) with SMTP id 08161-01 for ; Seg, 3 Fev 2003 23:16:36 -0200 (BRST) Received: from localhost (localhost [127.0.0.1]) by libra.rsnet.no-ip.com (Postfix) with ESMTP id D3F834F219 for ; Mon, 3 Feb 2003 23:16:35 -0200 (BRST) From: Renato Salles To: Apache-list In-Reply-To: References: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 03 Feb 2003 23:16:35 -0200 Message-Id: <1044321395.8297.2.camel@libra.rsnet.no-ip.com> Mime-Version: 1.0 X-Virus-Scanned: by amavisd-new X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] mod_ldap There is a mail list where i was subscribed last year, and this can help you too: More info: www.openldap.org Another idea is to mail the mod_ldap author directly, or the maillist -if there is one. RSalles Em Seg, 2003-02-03 =C3=A0s 22:17, Lisa Gerlich escreveu: > Since I didn't receive any replies to my original post, I will try a > different tack. >=20 > I am attempting to run Apache version 2.0.43 on Redhat Linux 7.3 with > mod_ldap and mod_auth_ldap compile and loaded as DSO's. > I wish for the ldap to communicate with a Novell version 7 edirectory > server. >=20 > I have two problems: >=20 > 1) According to logs, the httpd server appears to revalidate the user > with the edirectory for every file (jpeg, gif, whatever) needed for a > particular page. This makes the page -very- slow to load. I am pretty > sure that I enable the cache by adding the following to the conf file: >=20 > LDAPSharedCacheSize 200000 > LDAPCacheEntries 1024 > LDAPCacheTTL 600 > LDAPOpCacheEntries 1024 > LDAPOpCacheTTL 600 >=20 > However, it does not seem to help. The behavior remains the same. Is > this the way the modules are designed to work? >=20 > 2) I was having problems with aliases causing the server to think there > was more than one match in the directory, so I added > "AuthLDAPDereferenceAliases never" to the server conf. It helped in > some cases but not all. Any other suggestions? >=20 > Most Importantly: > Is any one using mod_ldap and mod_auth_ldap with Apache to authenticate > to an external ldap successfully? >=20 > Thanks for any reply. > ---Lisa& >=20 >=20 > Lisa Gerlich > Senior Network/Systems Administrator > Northside Independent School District > Technology Support > San Antonio, TX > PH: 210-706-8577 > FX: 210-706-8877 > EM: lisagerlich@nisd.net >=20 > --------------------------------------------------------------------- > 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 >=20 --------------------------------------------------------------------- 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