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

auto authentication frustration

From: William Bug <wb27_at_drexel.edu>
Date: 2004-10-09 22:20:45 CEST

Hi All,

Thanks to all for your many helpful posts.

I've searched the list, however, as well as the Subversion RedBook and
the FAQ, but can't find a solution to my problem.

I'm using the svn+ssh protocol to access a remote Subversion repository.

Using the wonderful ssh-agent GUI wrapper for Mac OS X SSHKeychain, I
need not enter my passphrase everytime I ssh into the remote host.

Unfortunately, despite using the default .subversion/config setting to
cache my authentication, I neither find any authentication info stored
at ~/.subversion/auth/svn.simple svn.ssl.server or svn.username, nor
can I access the remote SVN repository without entering the password
that goes with my user on the remote machine.

I found a post here mentioning when using the svn+ssh protocol, I
should not expect to find cached auth files, since with this protocol
the client-side authentication is all handled by ssh.

Why do I still need to enter my password once the ssh tunnel to the
remote machine is activated? Since this protocol essentially runs
'svnserve -t' on the remote machine, does this means I need to cache my
svn authentication in my remote user's ~/.subversion/auth directory?

I greatly appreciate any info you have to offer that can clear up my
ignorance. I'm troubleshooting this auth-caching for a large group of
about a dozen people who I'd like to move to SVN, but they aren't happy
about all the authenticating they need to do even when running over an
encrypted pipe.

Many thanks for any help you have to offer.

Cheers,
Bill

Bill Bug
Senior Analyst/Ontological Engineer

Laboratory for Bioimaging & Anatomical Informatics
Department of Neurobiology & Anatomy
Drexel University College of Medicine
2900 Queen Lane
Philadelphia, PA 19129
215 991 8430 (ph)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 11 19:18:13 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.