savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] [sr #104072] Adding public key via web interface


From: Vernon Mauery
Subject: [Savannah-help-public] [sr #104072] Adding public key via web interface not working
Date: Tue, 5 Apr 2005 15:53:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050325 Firefox/1.0.2 (Debian package 1.0.2-1)

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

                 Summary: Adding public key via web interface not working
                 Project: Savannah Administration
            Submitted by: vhmauery
            Submitted on: Tue 04/05/2005 at 15:53
                Category: Developer CVS
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
        Platform Version: GNU/Linux
             Open/Closed: Open

    _______________________________________________________

Details:

I have tried several times to follow the instructions and add my public dsa
key through the web interface, but still cannot seem to get it to work.  This
is what I did:

1) add Host cvs.savannah.gnu.org\n\tProtocol 2 to my ~/.ssh/config file.

2) run ssh-keygen -t dsa to create ~/.ssh/id_dsa[.pub]

3) paste FULL contents of ~/.ssh/id_dsa.pub file into the key administration
page.

4) wait at least 30 minutes for cron job to reload keys.

5) try to cvs -z3 -d savannah.gnu.org:/cvsroot/grub co grub2

6) wash, rinse, repeat

I am running a Debian testing system.  Here is the output to ssh -v
savannah.gnu.org

address@hidden:~$ ssh savannah.gnu.org -v
OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004
debug1: Reading configuration data /home/vhmauery/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to savannah.gnu.org [199.232.41.3] port 22.
debug1: Connection established.
debug1: identity file /home/vhmauery/.ssh/id_dsa type 2
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.8.1p1 Debian-8.sarge.4
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 'savannah.gnu.org' is known and matches the RSA host key.
debug1: Found key in /home/vhmauery/.ssh/known_hosts:5
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: Offering public key: /home/vhmauery/.ssh/id_dsa
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
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=104072>

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





reply via email to

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