Phillip Lord wrote:
> Okay, solved the problem. You are correct, I had different id_rsa keys
> on the two machines (I thought that they were synced, between my
> machines, but there are not, which is probably a good thing as it
> happens).
Yay! I think it is a good thing that they are different t
Okay, solved the problem. You are correct, I had different id_rsa keys
on the two machines (I thought that they were synced, between my
machines, but there are not, which is probably a good thing as it
happens).
I thought I might have got my pairs mixed up (so I had an unmatched
public/private pa
Phillip Lord wrote:
> Next line is here (on the machine that works)
>
> debug1: Authentications that can continue: publickey
> debug1: Next authentication method: publickey
> debug1: Offering RSA public key: /home/phillord/.ssh/id_rsa
> debug1: Server accepts key: pkalg ssh-rsa blen 279
> debug1:
Phillip Lord wrote:
> Assaf Gordon writes:
> > I do not see any entries for 'phillord' in the logs (successful or not).
Me neither.
> Just tried these commands cut and paste with dates.
>
> date;ssh phill...@git.sv.gnu.org;date
Note that ssh without a vcs command is always blocked. Only vcs
co
Assaf Gordon writes:
> Hello Phillip,
>
> On 11/25/2014 05:10 AM, Phillip Lord wrote:
>> I am trying to access the Emacs repo on git.sv.gnu.org, but I am failing
>> to get access. I have tried sshing directly in and this fails also, with
>> Permission denied (publickey).
>
> A quick check:
> Are
Jan Owoc writes:
> On Tue, Nov 25, 2014 at 3:10 AM, Phillip Lord
> wrote:
>>
>> AFAICT, I do ssh-agent set up correctly, I've added my RSA key to it,
>> and I've added the public key to savannah. In fact, I have managed to
>> get this working from another machine to savannah, with the same RSA
>>
Hello Phillip,
On 11/25/2014 05:10 AM, Phillip Lord wrote:
I am trying to access the Emacs repo on git.sv.gnu.org, but I am failing
to get access. I have tried sshing directly in and this fails also, with
Permission denied (publickey).
A quick check:
Are you logging with your GNU Savannah user
Hi Phil,
On Tue, Nov 25, 2014 at 3:10 AM, Phillip Lord
wrote:
>
> AFAICT, I do ssh-agent set up correctly, I've added my RSA key to it,
> and I've added the public key to savannah. In fact, I have managed to
> get this working from another machine to savannah, with the same RSA
> key, over a diff
I am trying to access the Emacs repo on git.sv.gnu.org, but I am failing
to get access. I have tried sshing directly in and this fails also, with
Permission denied (publickey).
AFAICT, I do ssh-agent set up correctly, I've added my RSA key to it,
and I've added the public key to savannah. In fact