Re: www/apache22 and ldap authentication (solved)

2006-07-12 Thread Jeremy Chadwick
On Wed, Jul 12, 2006 at 05:53:26PM +0200, Rob Evers wrote: > Hi, > > Sorry for the noise :-( > > It's only in the reading sigh > > I needed these: > > LoadModule ldap_module libexec/apache22/mod_ldap.so > LoadModule authnz_ldap_module libexec/apache22/mod_authnz_ldap.so > > and not: > > L

Re: www/apache22 and ldap authentication (solved)

2006-07-12 Thread Rob Evers
Hi, Sorry for the noise :-( It's only in the reading sigh I needed these: LoadModule ldap_module libexec/apache22/mod_ldap.so LoadModule authnz_ldap_module libexec/apache22/mod_authnz_ldap.so and not: LoadModule mod_ldap libexec/apache22/mod_ldap.so I still don't know if these had to be