Archive for October, 2009
There are a few different ways to integrate Windows Active Directory (Domain) authentication with SVN. Specifically the two that seemed most promising were LDAP and SSPI, with SSPI looking the most straightforward, so that is the one that I will outline here. Include dependent modules First we need to include the apache modules we’ll be [...]