savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] [sr #106349] Passwordless SSH for CVS


From: Sylvain Beucler
Subject: [Savannah-help-public] [sr #106349] Passwordless SSH for CVS
Date: Sat, 26 Apr 2008 07:56:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

Follow-up Comment #3, sr #106349 (project administration):

Hi,

The 'authorized_keys' parts is on the server side, at Savannah. This is done
automatically.

ssh-agent may be already started for you (that's the case for most distros).
Check:
  echo $SSH_AGENT_PID - $SSH_AUTH_SOCK

Once ssh-agent is started, you need to type:
  ssh-add
to register your password. This will last for the duration of the X session.

After that, 'ssh' will not ask you your passphrase anymore.


Does it work for you?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106349>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]