I have subversion currently set up on Windows to authenticate against our domain controller via Apache. Is it possible to allow authentication against both the domain controller and the subversion passwd file?
To accomplish this, would I have to have apache for windows authentication and also have svnserve run as a service and have that check against the passwd file?