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

Re: SSH authentication

From: Brian A. Seklecki <lavalamp_at_spiritual-machines.org>
Date: 2007-02-22 17:19:04 CET

Just use the ssh-agent(1). It unlocks your private and public key and
keeps it in secure memory (well, on secure systems like *BSD).

Whenever ssh(1) enters into a public key authentication routine, it look
to the agent socket before re-promping the user.

Or yea, like he said, passphrase-less keys ... [Angels crying here]

~BAS

On Tue, 20 Feb 2007, Duncan Murdoch wrote:

> On 2/20/2007 6:34 AM, chachi wrote:
>> Hi,

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 17:19:34 2007

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.