Re: problems with ssh authentication

2011-05-29 Thread Samuel Buttigieg
Hello all, I solved the problem. I used the method explained below with an addition which I came up with last night. I added a dsa key along with the rsa key and changed the line: *IdentityFile ~/.ssh/id_rsa* to* IdentityFile ~/.ssh/id_dsa* * * before i went to sleep

Re: problems with ssh authentication

2011-05-29 Thread Elvis Stansvik
2011/5/28 Radosław Wicik : > Dnia 2011-05-28, o godz. 16:32:17 > Samuel Buttigieg napisał(a): > >> Hello fellow coders/hackers >> >> I have recently been trying to push changes to git via ssh however I >> ran into problems and I tried various options >> which none of them seem to work. I was talki

Re: problems with ssh authentication

2011-05-28 Thread Radosław Wicik
Dnia 2011-05-28, o godz. 16:32:17 Samuel Buttigieg napisał(a): > Hello fellow coders/hackers > > I have recently been trying to push changes to git via ssh however I > ran into problems and I tried various options > which none of them seem to work. I was talking to Boemann and > informed me that

problems with ssh authentication

2011-05-28 Thread Samuel Buttigieg
Hello fellow coders/hackers I have recently been trying to push changes to git via ssh however I ran into problems and I tried various options which none of them seem to work. I was talking to Boemann and informed me that all of his students have similar difficulties and so I decided to start up a