mainSavannah Administration - Support: sr #103214, Cannot submit SSH public key for...

 
 

sr #103214: Cannot submit SSH public key for login.

Submitter:  None
Submitted:  Sun 18 Jul 2004 12:10:48 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  6 - Security Status:  Invalid
Privacy:  Public Assigned to:  beu
Originator Email:  -email is unavailable- Operating System:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Aug 2004 09:57:16 PM UTC, comment #3: 

I am member of savannah.nongnu.org (jwezel)

Johnny Wezel <jwezel>
Sun 18 Jul 2004 03:00:21 PM UTC, comment #2: 

Ahem..  That should have been you have no need to access CVS via ssh with your username (as appoosed to anoncvs).

Elfyn McBratney <beu>
Sun 18 Jul 2004 02:57:49 PM UTC, comment #1: 

You are not a member of any project on Savannah, so you have no need to access CVS via ssh.  If you need to checkout something from CVS, use the anoncvs method desribed on the projects CVS info page.

Elfyn McBratney <beu>
Sun 18 Jul 2004 12:10:48 PM UTC, original submission:  

Submitting public key for SSH does not work. I have submitted the key days before, but i am still unable to login.

Here is the ssh -v debug output:

OpenSSH_3.8.1p1, OpenSSL 0.9.7c 30 Sep 2003
debug1: Reading configuration data /home/j/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to savannah.nongnu.org [199.232.41.4] port 22.
debug1: Connection established.
debug1: identity file /home/j/.ssh/id_rsa type -1
debug1: identity file /home/j/.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
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.nongnu.org' is known and matches the RSA host key.
debug1: Found key in /home/j/.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/j/.ssh/id_rsa
debug1: Offering public key: /home/j/.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
jwezel@savannah.nongnu.org's password:

<paranoia>
Here is the output of cat id_dsa.pub:

ssh-dss AAAAB3NzaC1kc3MAAACBAKspVNt851GYtqqPcoJ5Pvgjf3/RMf6UYSye/6II6tI9IMEVyaRrFag260k3SNMVNenc8iejNKrPtVPJmhwb+QLYX2A47Z8sXplqDTz5HeeLJFykp/xhgOiOIKxJ15A6n4OLuev16T2IVDaY4KpwTG7+gfgcj/lFYLng4B+i+131AAAAFQCIFD2yleGNyEDbFIbfuQ3ohrxoXQAAAIBfnjNv+S/cwLpYl7H0z7V8i4mAqTfWk2coPfN84Sfta1VacAWJVPGoNQe0jlL53wP7v9J3br4CZGF8kJWGmWrd1olBaTWXAojgATbUJtgyph6RESqwkv96b/J0kJUrlmAb32QDhclU+FBgULgBWJgE8pPD2/rhFM4KHXw7ziKMGwAAAIAxd5NzTHE1NzyvfE4yAl6ep13Fu0vFx+2Yqw647C8L6d9w4eX5LtXk/spnK20HNMLEoyGH7rSaRUfU65jr/jehFgL4SsPA1ZVmXfo9gyqa18cKMSdmLONFB8IfnvLnqMOWHel0Rz1dhEzmFHXDGcLY31x9MLrx1amEsHnVmM4cBg== -email is unavailable-

And here is the contents of the key field of my account:
AAAAB3NzaC1kc3MAAACBAKspVNt851GYtqqPcoJ5Pvgjf3/RMf6UYSye/6II6tI9IMEVyaRrFag260k3SNMVNenc8iejNKrPtVPJmhwb+QLYX2A47Z8sXplqDTz5HeeLJFykp/xhgOiOIKxJ15A6n4OLuev16T2IVDaY4KpwTG7+gfgcj/lFYLng4B+i+131AAAAFQCIFD2yleGNyEDbFIbfuQ3ohrxoXQAAAIBfnjNv+S/cwLpYl7H0z7V8i4mAqTfWk2coPfN84Sfta1VacAWJVPGoNQe0jlL53wP7v9J3br4CZGF8kJWGmWrd1olBaTWXAojgATbUJtgyph6RESqwkv96b/J0kJUrlmAb32QDhclU+FBgULgBWJgE8pPD2/rhFM4KHXw7ziKMGwAAAIAxd5NzTHE1NzyvfE4yAl6ep13Fu0vFx+2Yqw647C8L6d9w4eX5LtXk/spnK20HNMLEoyGH7rSaRUfU65jr/jehFgL4SsPA1ZVmXfo9gyqa18cKMSdmLONFB8IfnvLnqMOWHel0Rz1dhEzmFHXDGcLY31x9MLrx1amEsHnVmM4cBg==
</paranoia>

I already tried to paste the whole line of id_dsa.pub into the key field, but it didn't help.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-19 beu StatusNone Invalid
    Open/ClosedOpen Closed
2004-07-18 beu Assigned toNone beu

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code