[SATLUG] Apache authentication with mod_authnz_ldap
Mike
mzilla1101 at gmail.com
Tue Jun 19 13:27:13 CDT 2007
I got it!! I wanted my authentication and authorization to be handled by
LDAP and LDAP alone, but I hadn't included this directive:
AuthzLDAPAuthoritative on
After including that directive, I still had a couple remaining errors, but
those were just simple fixes. Oh, Daniel, thanks for reminding me about
LogLevel. You can see how long it has been that I worked with an Apache
configuration -- if you forget about LogLevel, it's been a while.
-Mike
More information about the SATLUG
mailing list