Re: [EMAIL PROTECTED] Authentication with Active Directory

2008-04-16 Thread Mark H. Wood
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

Re: [EMAIL PROTECTED] Authentication with Active Directory

2008-04-16 Thread Davide Bianchi
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

[EMAIL PROTECTED] Authentication with Active Directory

2008-04-16 Thread Ralf Wiegand
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