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

Re: Credentials Caching - Security Guy Not Happy

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-08-26 01:49:30 CEST

On Aug 25, 2004, at 6:07 PM, Peter Valdemar Mørch wrote:

> Travis P svn-at-castle.fastmail.fm |Lists| wrote:
>> It can lead to something entirely sensible like ssh-agent or AFS
>> tokens.
>
> Well, to be practical for Paul Ossenbruggen, this is a real world
> solution, that works NOW: Use ssh to access the repository instead of
> http. svn co svn+ssh://server/repos/path/

Definitely a good solution that can be deployed today, as long as you
do not need per-path authorization granularity for reads and writes,
something that only the DAV access method provides today. All other
pros-and-cons of the different access methods apply of course. In this
case, the ability to use ssh-agent and avoid on-disk auth caching while
maintaining usability is a strong advantage of svn+ssh access, perhaps
the defining one, but there are tradeoffs.

-Travis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 26 01:50:24 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.