savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] SSH access


From: Christopher Mills
Subject: [Savannah-help-public] SSH access
Date: Tue, 20 Feb 2007 22:37:53 -0800 (PST)

Not sure what is wrong, I've read the following:
https://savannah.gnu.org/faq/?group_id=5802&question=User_Account_-_How_do_I_configure_my_SSH_access.txt

Also, waited 24 hrs so it's not a cron waiting for the
next hour.

Anyways, here are the desired outputs:
cvs -t
-d:ext:address@hidden/cvsroot/yourproject
co yourproject

ssh -v address@hidden


Transcript below:


christopher-mills-computer:/tmp christophermills$ cvs
-t
-d:ext:address@hidden/cvsroot/emacs
co emacs
 -> main loop with
CVSROOT=:ext:address@hidden/cvsroot/emacs
 -> safe_location( where=(null) )
 -> Starting server: ssh -l crmills100
cvs.savannah.gnu.org cvs server 
Permission denied (publickey).
cvs [checkout aborted]: end of file from server
(consult above messages if any)
 -> Lock_Cleanup()
christopher-mills-computer:/tmp christophermills$ ssh
-v address@hidden
OpenSSH_4.2p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to cvs.savannah.gnu.org
[199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file
/Users/christophermills/.ssh/identity type -1
debug1: identity file
/Users/christophermills/.ssh/id_rsa type 1
debug1: identity file
/Users/christophermills/.ssh/id_dsa type 2
debug1: Remote protocol version 2.0, remote software
version OpenSSH_3.8.1p1 Debian-8.sarge.6
debug1: match: OpenSSH_3.8.1p1 Debian-8.sarge.6 pat
OpenSSH_3.*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.2
debug1: Miscellaneous failure
No credentials cache found

debug1: Miscellaneous failure
No credentials cache found

debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192)
sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host 'cvs.savannah.gnu.org' is known and
matches the RSA host key.
debug1: Found key in
/Users/christophermills/.ssh/known_hosts:2
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key:
/Users/christophermills/.ssh/identity
debug1: Offering public key:
/Users/christophermills/.ssh/id_rsa
debug1: Authentications that can continue: publickey
debug1: Offering public key:
/Users/christophermills/.ssh/id_dsa
debug1: Authentications that can continue: publickey
debug1: No more authentication methods to try.
Permission denied (publickey).




Thanks,

CRM



 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited




reply via email to

[Prev in Thread] Current Thread [Next in Thread]