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