You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "David W. Wilson" <wi...@anseri.com> on 2007/08/23 16:21:01 UTC

SVN authentication on Windows using domain server.

My previous problem with implementing Basic Apache HTTP authentication for
my SVN server turned out to me my bad, I didn't read far enough in the
documentation to find the "Require valid-user" line. You all owe me one
dope-slap.

 

However, I have now been tasked with teaching Subversion to authenticate on
Windows using a domain server. I found the mod_auth_sspi.so module, but I
have not been able to integrate it into Apache 2.0, adding it to the modules
crashes Apache.  Does anyone have experience with implementing Apache-based
domain server authentication for SVN?


RE: SVN authentication on Windows using domain server.

Posted by "Marziou, Gael" <ga...@hp.com>.
Yes, I did it few weeks ago following instructions found in this blog:

http://geekswithblogs.net/flanakin/archive/2005/08/31/51743.aspx

I plan to write my own blog report with more details but haven't got time to do so yet.


Gael




________________________________

        From: David W. Wilson [mailto:wilson.d@anseri.com]
        Sent: Thursday, August 23, 2007 6:21 PM
        To: users@subversion.tigris.org
        Subject: SVN authentication on Windows using domain server.



        My previous problem with implementing Basic Apache HTTP authentication for my SVN server turned out to me my bad, I didn't read far enough in the documentation to find the "Require valid-user" line. You all owe me one dope-slap.



        However, I have now been tasked with teaching Subversion to authenticate on Windows using a domain server. I found the mod_auth_sspi.so module, but I have not been able to integrate it into Apache 2.0, adding it to the modules crashes Apache.  Does anyone have experience with implementing Apache-based domain server authentication for SVN?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org