Didn't even need to use the AuthLDAP enabled directive. Makes sense now
that I know about it. Thanks a bunch!
Chris
Joshua Slive wrote:
On 6/10/05, Christopher R Newman <[EMAIL PROTECTED]> wrote:
My problem is: I want to disable LDAP for a subdirectory called ima
Oops. Just found there is an 'AuthLDAPEnabled off' directive, but I
restarted the server and I still have the same problem. :(
Chris
Christopher R Newman wrote:
I have a root directory with LDAP working. Here's what the directive
looks like:
Options Includes
I have a root directory with LDAP working. Here's what the directive
looks like:
Options Includes FollowSymLinks
AuthName "Description goes here"
AuthLDAPURL ldaps://blah.blah.blah...
AuthType Basic
require valid-user
AllowOverride None
Order allow,deny
Allow from all