On Mon, Aug 17, 2009 at 7:49 PM, Lubomir Rintel <lkundrak(a)v3.sk> wrote:
On Mon, 2009-08-17 at 19:40 +0800, solarflow99 wrote:
> looks like I spoke too soon.. here is the output, does yours actually
> work?
Indeed.
Please fund out what the public parts of your SSH keys are:
> debug1: Trying private key: /root/.ssh/identity
> debug1: Trying private key: /root/.ssh/id_dsa
$ ssh-keygen -y -f /root/.ssh/id_rsa
$ ssh-keygen -y -f /root/.ssh/id_dsa
Then visit your FAS page [1] and ensure that your "Public SSH Key"
matches either of those.
[1]
https://fas.rpmfusion.org/accounts/user/view/solarflow99
I checked and it definitly matches, I even regenerated a new key and tried
again. same thing, I can log into
fedorapeople.org, but not CVS. I am
using ssh-keygen -t rsa
ssh -v jzygmont(a)fedorapeople.org will succeed
ssh -v jzygmont(a)cvs.rpmfusion.org will fail