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

Re: Why svn+ssh take 2 times for list' svn command?

From: Paul Forgey <paulf_at_metainfo.com>
Date: 2006-01-13 10:07:40 CET

ssh-agent is what I was thinking of, but I forgot it caches passwords
for the key should you encrypt your private key on the client side.
I don't believe you can cache the server password after all.

If you use ssh to access the server, then these users must exist, and
therefore have home directories. I don't see any other way to do it
if you use ssh.

On Jan 13, 2006, at 1:00 AM, Javi wrote:

> Sorry about my repeated question.
>
> I was looking about password caching on clients, but I didn't find
> anything about password caching on ssl. I read about ssh-agent, but
> it need a key on server side.
> I would like no home on svn server.
>
> Could you point me on any site where explain how to cache my
> password five minuts, for example ?
>
> Sorry again about my SSH question
>
> Thanks you !
>
> 2006/1/13, Paul Forgey < paulf@metainfo.com>:It can ask your
> password many more times than that depending on what
> it is doing. Certain operations don't always happen over a single
> invocation of the ssh client. Either use client side password
> caching or key based authentication.
>
> On Jan 12, 2006, at 7:40 PM, Javi wrote:
>
> > Hi, after read documentation and follow this mini-howto http://
> > svn.haxx.se/dev/archive-2004-03/0253.shtml instruction, my svn
> > client ask me my password twice.
> >
> > Why does it ask the password twice ?
> > Can anyone help me ?
> >
> > Thanks you !
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 13 10:23:35 2006

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.