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

Re: Caching just the username for authn

From: Peter Samuelson <peter_at_p12n.org>
Date: Thu, 10 Nov 2011 15:13:18 -0600

[Hyrum K Wright]
> "The username on my local box is different than my username on the server,
> and I don't want to cache passwords. How can I cache just the username?"

Aside from the real answer Stefan gave, with svn+ssh you can specify
user_at_server in the URI, and that is retained. Alternatively, configure
per-server usernames in OpenSSH client configuration (~/.ssh/config).
Received on 2011-11-10 22:13:59 CET

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.