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

Re: Using svn:// protocol with SSPI

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-07-17 14:05:42 CEST

> I have a subversion server on a W2K3 machine. I have setup the
> authentication method with SSPI so we can login to repositories with our
> domain usernames/passwords. Everything works fine using http://
> protocol but when we use the svn:// protocol, we can only read from the
> repositories and can not commit. The reason is that we haven't
> configured any svnserve.conf file. We have one repository per project
> that results lots of repositories. I don't want to maintain
> svnserve.conf files for each repository. Is there any way that we can
> read from and write our repositories using svn:// protocol with SSPI
> without dealing with .conf files?

The only way to do that would be to extend svnserve yourself...

bye,

Erik.

PS: There's work going on to make svnserve support (an) external SASL
(library). If that library were to provide SSPI auth, this could be
supported in 1.5.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 17 14:07:20 2006

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.