mainSavannah Administration - Support: sr #107877, ssh fails with Permission denied

 
 

sr #107877: ssh fails with Permission denied

Submitter:  Dejan Muhamedagic <dejanm>
Submitted:  Wed 16 Nov 2011 04:03:09 PM UTC
   
 
Category:  Source code repositories - developer access Priority:  5 - Normal
Severity:  5 - Blocker Status:  None
Privacy:  Public Assigned to:  None
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 17 Nov 2011 10:32:54 PM UTC, comment #5: 

So I'm closing this ticket.

Tomasz Konojacki <xenu>
Thu 17 Nov 2011 03:03:34 PM UTC, comment #4: 

Darn, I used the wrong userid: dejanmm instead of dejanm. Sorry for the noise, I think it should work now. Cheers.

Dejan Muhamedagic <dejanm>
Thu 17 Nov 2011 01:32:10 PM UTC, comment #3: 

Because the public key is properly setup on Savannah's backend, so I'm just checking to ensure you're offering the correct private key.

Michael J. Flickinger <mjflick>
Thu 17 Nov 2011 06:12:16 AM UTC, comment #2: 

As usual, in ~/.ssh. Why is that important?

Dejan Muhamedagic <dejanm>
Wed 16 Nov 2011 09:51:21 PM UTC, comment #1: 

Hi,

Where is the location of your private key on your machine?

Michael J. Flickinger <mjflick>
Wed 16 Nov 2011 04:03:09 PM UTC, original submission:  

Hi,

This is the output:

[0]hex-10:~ > ssh -v -email is unavailable-
OpenSSH_5.1p1, OpenSSL 0.9.8h 28 May 2008
debug1: Reading configuration data /suse/dmuhamedagic/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to hg.sv.gnu.org [140.186.70.72] port 22.
debug1: Connection established.
debug1: identity file /suse/dmuhamedagic/.ssh/id_rsa type -1
debug1: identity file /suse/dmuhamedagic/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6
debug1: match: OpenSSH_5.5p1 Debian-6 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1
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 'hg.sv.gnu.org' is known and matches the RSA host key.
debug1: Found key in /suse/dmuhamedagic/.ssh/known_hosts:78
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: Offering public key: .ssh/suse
debug1: Authentications that can continue: publickey
debug1: Trying private key: /suse/dmuhamedagic/.ssh/id_rsa
debug1: Trying private key: /suse/dmuhamedagic/.ssh/id_dsa
debug1: No more authentication methods to try.
Permission denied (publickey).

The uploaded public keys definitely match. I added them last week, so they should've been already processed.

Thanks,

Dejan

Dejan Muhamedagic <dejanm>

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by xenu (Posted a comment)
  • -email is unavailable- added by mjflick (Posted a comment)
  • -email is unavailable- added by dejanm (Submitted the item)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-11-17 xenu Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code