savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] [sr #104266] ssh key not recognized


From: Utkan Güngördü
Subject: [Savannah-help-public] [sr #104266] ssh key not recognized
Date: Thu, 2 Jun 2005 19:14:15 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050523 Firefox/1.0.1

URL:
  <http://savannah.gnu.org/support/?func=detailitem&item_id=104266>

                 Summary: ssh key not recognized
                 Project: Savannah Administration
            Submitted by: fdarkangel
            Submitted on: Thu 06/02/2005 at 19:14
                Category: Developer CVS
                Priority: 5 - Normal
                Severity: 4 - Important
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
        Platform Version: GNU/Linux
             Open/Closed: Open

    _______________________________________________________

Details:

i've been trying to upload sources to the cvs, but i'm being asked for a
password rather than a passphrase when i try to make a basic checkout it
with:

$ cvs -d:ext:address@hidden/cvsroot/freeconsole co
freeconsole

and here's the output of ssh -v:

$ ssh -v address@hidden
OpenSSH_3.9p1, OpenSSL 0.9.7e 25 Oct 2004
debug1: Reading configuration data /home/ilker/.ssh/config
debug1: Applying options for cvs.savannah.gnu.org
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to cvs.savannah.gnu.org [199.232.41.69] port 22.
debug1: Connection established.
debug1: identity file /home/ilker/.ssh/identity type -1
debug1: identity file /home/ilker/.ssh/id_rsa type -1
debug1: identity file /home/ilker/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_3.4p1
Debian 1:3.4p1-1.woody.3.1
debug1: match: OpenSSH_3.4p1 Debian 1:3.4p1-1.woody.3.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_3.9p1
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 /home/ilker/.ssh/known_hosts:1
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,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /home/ilker/.ssh/identity
debug1: Trying private key: /home/ilker/.ssh/id_rsa
debug1: Trying private key: /home/ilker/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
address@hidden's password:






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?func=detailitem&item_id=104266>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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