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

Re: [PATCH] svnserve --user, use svn+ssh but avoid system accounts

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-02-17 17:25:01 CET

Sorry for the lousy turnaround time.

On Mon, 2004-02-16 at 04:34, Tommi Virtanen wrote:
> > * It should merely override the username computed for EXTERNAL.
>
> I don't understand the design well enough to really see what you mean.
> Can you be more explicit; where is the computation you refer to?

Look in serve.c:auth() for the handling of the "EXTERNAL" case (inside
#if APR_HAS_USER). The --tunnel-user argument should override the
username computed there.

(Ideally, EXTERNAL authentication would be offered in the presence of a
--tunel-user argument even if APR_HAS_USER is not true. But I'm not
entirely sure how to arrange for that, and you don't need to worry about
it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 17 17:25:22 2004

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.