The stock LDAP module works for me.
DAV svn
SVNPath /var/svn
AuthType Basic
AuthBasicProvider ldap
AuthName ADS
AuthLDAPBindDN "CN=anaccount,OU=Accounts,DC=ads,DC=iu,DC=edu"
AuthLDAPBindPassword"apassword"
AuthLDAPURL
"ldap://anADSDC.ADS
Ralf Wiegand wrote:
hello - This is a newbie question, but I searched the apache archives and
couldn't find a clear answer on what is the recommended way on doing this.
Q1. What is the correct way (recommended) on doing this?
Use mod_ntlm
Q2. Where can I find a "how-to" on Q1?
Search for
hello - This is a newbie question, but I searched the apache archives and
couldn't find a clear answer on what is the recommended way on doing this.
Q1. What is the correct way (recommended) on doing this?
Q2. Where can I find a "how-to" on Q1?
Q3. Is this a good way on doing this: http://modnt