[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: NT domains and SVN (was IIS WebDAV (Once again))

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-11-06 19:43:58 CET

Erik Huelsmann wrote:

>>One reason is it would be nice to be able to use NT domain credentials for
>>authentication if you're running SVN in a Windows environment. I don't think
>>it would be hard to do under IIS, but I don't see any way to get Apache to
>>do it. But then, I'm still learning Apache, so maybe there's a module I'm
>>not aware of.
>>
>>Anyone know? We're about to deploy SVN, and it would be cool to not have to
>>maintain two user databases :-)
>>
>>
>
>http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch03.html#tsvn-serversetup-apache
>has some documentation on setting up an Apache server to authenticate
>against a Windows domain.
>
>
An even better implementation of this is at
http://www.deadbeef.com/software/sspi.html . This module does SSPI
(Windows Domain) authentication but adds an extra option
(SSPIOmitDomain) to prevent the ugly DOMAIN\ from being prepended to all
SVN logs.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 6 19:44:35 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.