On Fri, Dec 13, 2013 at 12:55 PM, Andrew Young <and...@an3e.org> wrote:
> Can one configure httpd to authenticate with SSL and authorize with LDAP?
> I have not found a way of configuring mod_authnz_ldap to just authorize.

SSLUserName does not perform Apache authentication, you could try
SSLFakeBasicAuth, but it's pretty hokey.

I think you need to add a small module for this, there are several.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to