Anyone have an idea how i'd do ldap auth with apache?<BR><BR>I've been reading about it, and a few things I'm unclear on. <BR><BR>I've noticed mod_auth_ldap, but it looks like there are multiple ...
Description: Allows an LDAP directory to be used to store the database for HTTP Basic authentication. During the authentication phase, mod_authnz_ldap searches for an entry in the directory that ...
For a while now I've been trying to figure out a way to allow our web site to be updated remotely. Of course, some catches apply, which is why I'm asking this question. SSH would be the easy answer if ...