[Savannah-help-public] Git / SSH Access

2012-06-15 Thread Infinality
Hi, I'm trying to enable git access to Freetype. I believe I've followed the posted instruction for connecting via SSH key, but I'm still running into trouble connecting. What am I doing incorrectly? Thanks, Erik My public key: ssh-rsa

Re: [Savannah-help-public] Git / SSH Access

2012-06-15 Thread Michael J. Flickinger
On 6/14/12 8:36 PM, Infinality wrote: debug2: key: /home/erik/.ssh/id_rsa_savannah.pub (0x7fea64892a50) debug1: Authentications that can continue: publickey debug3: start over, passed a different list publickey debug3: preferred Hi, It looks to me that you're offering your public key as the

Re: [Savannah-help-public] Git / SSH Access

2012-06-15 Thread Infinality
Thanks for your response. I have tried both in my ~/.ssh/config, with the same results. On 06/15/2012 07:12 AM, Michael J. Flickinger wrote: On 6/14/12 8:36 PM, Infinality wrote: debug2: key: /home/erik/.ssh/id_rsa_savannah.pub (0x7fea64892a50) debug1: Authentications that can continue:

Re: [Savannah-help-public] Git / SSH Access

2012-06-15 Thread Michael J. Flickinger
On 6/15/12 7:21 AM, Infinality wrote: Thanks for your response. I have tried both in my ~/.ssh/config, with the same results. Any chance you could run -vvv, when pointing to the private key and post the results? Also, it would be very helpful if you'd post the relevant portions of your

Re: [Savannah-help-public] Git / SSH Access

2012-06-15 Thread Infinality
Sure, no prob # .ssh/config: Host git.sv.gnu.org git.sv.nongnu.org cvs.savannah.gnu.org User infinality IdentityFile ~/.ssh/id_rsa_savannah [erik@erik]:/mnt/D/Homes/erik $ ssh -v -v -v infinal...@git.sv.gnu.org OpenSSH_5.9p1, OpenSSL 1.0.0j-fips 10 May 2012 debug1: Reading configuration