[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: Peter Valdemar Mørch <swp5jhu02_at_sneakemail.com>
Date: 2004-08-26 01:07:15 CEST

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/

But first get ssh-agent setup properly (which also means that you can
ssh to machines without supplying a password - very cool! Test ssh
without svn first to see its working. I use openssh ; cygwin's on
windows) http://www.google.com/q=ssh-agent+howto

I've been using that since svn 0.26 and its flawless. It's passwordless
and there is no auth caching. But you'll need an sshd on the server.
Don't know about that if the server is running MS windows.

Peter

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
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:07:38 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.