Discussion:
[git] Committers access: SSH key authentication not working
Schaefer, Doug
2011-09-29 18:40:32 UTC
Permalink
One thing the CDT gang noticed is that you need to make sure your authorized_keys file is mode 600. Anything less strict and ssh will ignore it.
-----Original Message-----
On Behalf Of Stieber, Uwe
Sent: Thursday, September 29, 2011 1:44 PM
Subject: Re: [tcf-dev] Committers access: SSH key authentication not working
Resending with fixed To: eMail addresses.
Hi,
OK, after the move of the TCF repository from SVN to Git, the committer
access is broken. It won't use the ssh-dsa key from the scp'ed
authorized_keys file (scp'ed as described at http://wiki.eclipse.org/Git).
Sticking to entering the password a hundred times the day is not an option.
How to diagnose this issue? Where to get help? Any insight or hint would be
appreciated as I'm stuck with my project work until the issue is resolved.
Thanks, Best regards, Uwe
_______________________________________________
tcf-dev mailing list
http://dev.eclipse.org/mailman/listinfo/tcf-dev
Schaefer, Doug
2011-09-29 19:20:47 UTC
Permalink
Also, I've been using RSA keys without a passphrase (ssh-keygen defaults). Works fine on all the different sites I've tried it with.
-----Original Message-----
Of Schaefer, Doug
Sent: Thursday, September 29, 2011 2:41 PM
Subject: Re: [git] Committers access: SSH key authentication not working
One thing the CDT gang noticed is that you need to make sure your
authorized_keys file is mode 600. Anything less strict and ssh will ignore it.
-----Original Message-----
On Behalf Of Stieber, Uwe
Sent: Thursday, September 29, 2011 1:44 PM
Subject: Re: [tcf-dev] Committers access: SSH key authentication not working
Resending with fixed To: eMail addresses.
Hi,
OK, after the move of the TCF repository from SVN to Git, the
committer access is broken. It won't use the ssh-dsa key from the
scp'ed authorized_keys file (scp'ed as described at
http://wiki.eclipse.org/Git).
Sticking to entering the password a hundred times the day is not an option.
How to diagnose this issue? Where to get help? Any insight or hint
would be appreciated as I'm stuck with my project work until the issue is
resolved.
Thanks, Best regards, Uwe
_______________________________________________
tcf-dev mailing list
http://dev.eclipse.org/mailman/listinfo/tcf-dev
_______________________________________________
git mailing list
http://dev.eclipse.org/mailman/listinfo/git
Loading...