[Auth_ldap] authldap doesn't work with DirectoryIndex?

Chang, Johnny jchang at belenosinc.com
Fri Dec 1 12:43:22 PST 2000


That worked great!  Thanks again,

Johnny

-----Original Message-----
From: Dave Carrigan
To: Chang, Johnny
Cc: 'auth_ldap at rudedog.org'
Sent: 12/1/00 3:09 PM
Subject: Re: [Auth_ldap] authldap doesn't work with DirectoryIndex?

"Chang, Johnny" <jchang at belenosinc.com> writes:

> I'm running OpenLDAP 2.0.7 and auth_ldap-1.4.5 and apache.  If I try
to hit
> http://localhost/index.html, it prompts me for a user/pass and
authenticates
> fine.  If I just hit http://localhost/, it prompts me for a user/pass
and
> hangs.  (using no auth or .htaccess auth, it works just fine,
DirectoryIndex
> is set to index.html).  
> 
> I took a look at the apache logs and it's doing more searches with /
than
> with /index.html, and the last search never comes back with anything.
Any
> ideas would be appreciated!

I've had reports of hangs with OpenLDAP 2.x and caching. Try turning the
cache off:

  AuthLDAPCacheSize -1
  AuthLDAPOpCacheSize -1

Let me know if it fixes it.

-- 
Dave Carrigan (dave at rudedog.org)            | Yow! Those aren't
WINOS--that's
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | my JUGGLER, my AERIALIST,
my
Seattle, WA, USA                            | SWORD SWALLOWER, and my
LATEX
http://www.rudedog.org/                     | NOVELTY SUPPLIER!!
_______________________________________________
Auth_ldap mailing list
Auth_ldap at rudedog.org
http://www.rudedog.org/mailman/listinfo/auth_ldap



More information about the Auth_ldap mailing list