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: Damian Eads
Subject: [Savannah-help-public] [sr #106349] Passwordless SSH for CVS
Date: Sat, 26 Apr 2008 02:48:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071213 Fedora/2.0.0.10-3.fc8 Firefox/2.0.0.10

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

Hi,

I have tried using ssh-agent as you have suggested. Following instructions
here, http://www.gatsby.ucl.ac.uk/~iam23/compnotes/passwordless_ssh.html 
I have created an <code>authorized_keys</code> file.

<pre>
[eads chestnut]$ cat ~/.ssh/id_dsa.pub | grep savannah.nongnu.org >
~/.ssh/authorized_keys
</pre>

Next, I'll run ssh-agent over a bash shell and do a cvs update. It should ask
me for my password, which I am guessing is normal.

<pre>
[eads chestnut]$ ssh-agent bash
[eads chestnut]$ cvs update
Enter passphrase for key '/home/redfox/.ssh/id_dsa': 
</pre>

Now when I try cvs updating once more, it asks me for my password again.

<pre>
[eads chestnut]$ cvs update
Enter passphrase for key '/home/redfox/.ssh/id_dsa': 
</pre>

Obviously, I'm not doing something right. Please help.

Thank you.

Damian

    _______________________________________________________

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]