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

Re: [PATCH] svnverve: dont read password file in password mode

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-10-19 07:15:43 CEST

On Wed, 2005-10-19 at 03:58 +0200, Marcus Rueckert wrote:
> [[[
> * subversion/svnserve/serve.c:
> (find_repos): Skip reading the password file, if in tunnel mode.
> ]]]

I don't consider this change correct. Although the Subversion client
currently always uses external auth when it can, tunnel clients are
supposed to be able to authenticate via password.

It might be okay to make svnserve tolerate permissions errors reading
the pwdb file and just not offer password authentication, but that would
be a trade-off; harder to diagnose a genuine permissions problem, but
would make your setup work.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 19 07:17:04 2005

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

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