Re: Authentication
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-03 15:19:40 CEST
On Jun 2, 2005, at 11:03 PM, William Ferguson wrote:
'svnserve' either has a username, or it doesn't.
The username can come from two different places:
* by sending a CRAM-MD5 challenge, which forces the client to
* if the -t switch used ('svnserve -t'):
- svnserve assumes it running UID is already an authenticated
- 'svnserve -t --tunnel-user=foo' makes svnserve assumes that
The -t stuff is used by svn+ssh://. When the client access an svn
So 'svnserve -t --tunnel-user=foo' might be the way to go, assuming
---------------------------------------------------------------------
|
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.