[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers] [support #102305] Problems with SSH / CVS access
From: |
nobody |
Subject: |
[Savannah-hackers] [support #102305] Problems with SSH / CVS access |
Date: |
Mon, 28 Jul 2003 09:45:04 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows 98) |
Support Request #102305, was updated on Mon 07/28/03 at 13:45
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=102305&group_id=11
Category: CVS
Status: Open
Priority: 5
Summary: Problems with SSH / CVS access
By: machiel
Date: Mon 07/28/03 at 13:45
Logged In: YES
user_id=20966
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)
I Have the following problem,
I'm a (new) member of the dvdrtools project but I
still can't access CVS via SSH.
I read the documentation about CVS and SSH version 1
and also the User Doc's of Savannah.
Yesterday I start all over again and I did the
following things:
address@hidden [~] >echo "Protocol 1,2" >
~/.ssh/config
address@hidden [~] >ssh-keygen -t rsa1
Generating public/private rsa1 key pair.
Enter file in which to save the key
(/home/machiel/.ssh/identity):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved
in /home/machiel/.ssh/identity.
Your public key has been saved
in /home/machiel/.ssh/identity.pub.
The key fingerprint is:
90:fe:f9:b9:92:3a:00:c5:4e:8a:62:ec:d6:cd:a8:94
address@hidden
address@hidden [~] >cat .ssh/identity.pub
1024 35
1166620873979327364987211175412315144261373426527760116
2930959648607877494511141536985607750298236012396056197
5862064869791458931383240524833411965925910558786034952
3833888501581465444093880898298218438985082174432250779
4608243372536617084404838530225767236448057130751180984
5476195220120287972223252912225729
address@hidden
address@hidden [~] >
address@hidden [~] >date
Sun Jul 27 21:05:38 GMT 2003
(By passphrase I inserted a single Enter)
After that I uploaded this key
(http://savannah.gnu.org/account/editsshkeys.php)
Today (at least 6 our later for the cron job) I tried
to access the CVS by the following command's
address@hidden [~] >export CVS_RSH=ssh
address@hidden [~] >cvs -z3 -
address@hidden:/cvsroot/project co
dvdrtools
The authenticity of host 'subversions.gnu.org
(199.232.41.2)' can't be established.
RSA1 key fingerprint is
66:f4:9a:7e:e3:a8:c5:16:d1:88:aa:ef:3e:06:75:30.
Are you sure you want to continue connecting (yes/no)?
no
Host key verification failed.
cvs [checkout aborted]: end of file from server
(consult above messages if any)
address@hidden [~] >date
Mon Jul 28 15:46:14 GMT 2003
But the authorisation FAILED!
Can anyone tell me what I'm doing wrong?
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=102305&group_id=11
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Savannah-hackers] [support #102305] Problems with SSH / CVS access,
nobody <=