[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: LDAP, Apache and RADIUS/TACACS+



There is a good doc at
http://k12linux.mesd.k12.or.us/ldap/auth_ldap_docs.html

I'm using:
	auth_ldap 1.4.7
	OpenLDAP 2.0.7
	Apache 1.3.19
	Redhat 7.1

The only gotcha I came across was turing off caching within auth_ldap by
adding the following to httpd.conf:

AuthLDAPCacheSize -1
AuthLDAPOpCacheSize -1

Note that, according to the doc above, turning off caching greatly reduces
performance of auth_ldap

Good Luck

> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Todd Lyons
> Sent: Friday, June 22, 2001 9:17 AM
> To: openldap-software@OpenLDAP.org
> Subject: Re: LDAP, Apache and RADIUS/TACACS+
>
>
> #begin  Dipl.-Inf. Guus Leeuw jr. quotation:
> >>  Has anyone managed to set up an LDAP database that can be queried via
> >>  Apache's mod_auth_ldap program?
> >Yes :) I did so just recently, actually.
> >Shoot some questions, and I'll be happy to provide answers if I
> know them.
>
> Hey guys, if you go private with these questions/answers, can you cc me
> as well?  I have an interest in knowing this too.  (Of course I prefer
> that all questions and answers get posted to this forum since the
> archived messages will then be globally searchable, but who am I :)
> --
> Blue skies...		Todd
> | Get a bigger hammer!   |  Are you feeling lucky...punk?         |
> | http://www.mrball.net  |  I've had better days...               |
> | http://faq.mrball.net  |  It's the end of the world as we know i|
>