Saturday, February 5, 2011

Apache and ldap authentication

The project at hand: Setup an LDAP directory that will work with Apache2 using basic auth. In other words, I want to protect Apache directories by forcing users to enter a username/password (using http basic auth) and have the username and password checked against an ldap server.

No comments:

Post a Comment

If you have any suggestion or clarification you send it via on this form.