Opened 5 years ago

Closed 5 years ago

#2327 closed task (fixed)

Lost access to upload.osgeo.org

Reported by: jng Owned by: sac@…
Priority: normal Milestone:
Component: SysAdmin Keywords:
Cc:

Description

I caught wind of this message on the SAC mailing list:

http://osgeo-org.1560.x6.nabble.com/Download-server-has-moved-and-requires-SSH-key-access-to-upload-td5404626.html

I am one of those users who used password access, which I gather is now blocked now.

What is required for SSH key access so I can upload MapGuide/FDO artifacts again?

Attachments (2)

id_rsa.pub (474 bytes ) - added by jng 5 years ago.
My generated ssh key
id_rsa_2.pub (394 bytes ) - added by jng 5 years ago.
My generated ssh key (authorized_keys format)

Download all attachments as: .zip

Change History (9)

comment:1 by wildintellect, 5 years ago

Please provide us with your public key (usually something like id_rsa.pub) so we can load it onto the server.

If you're not sure how to make an ssh key, https://www.linode.com/docs/security/authentication/use-public-key-authentication-with-ssh/#generate-a-key-pair (Also works on Win 10 now)

by jng, 5 years ago

Attachment: id_rsa.pub added

My generated ssh key

comment:2 by jng, 5 years ago

Attached my public ssh key (generated with PuTTYgen)

comment:3 by jng, 5 years ago

Any update? Anything wrong with the key I posted?

comment:4 by strk, 5 years ago

The key has indeed a weird format, but I installed it removing newlines and header/footer, see if that helps please

by jng, 5 years ago

Attachment: id_rsa_2.pub added

My generated ssh key (authorized_keys format)

comment:5 by jng, 5 years ago

I can't connect with WinSCP or PuTTY with my private key. I get:

No supported authentication methods available (server sent public key)

Based on this (https://askubuntu.com/questions/204400/ssh-public-key-no-supported-authentication-methods-available-server-sent-publ), I think I may have given you the public key in the wrong format. I've added id_rsa_2.pub, which I think is the expected format for authorized_keys

comment:6 by strk, 5 years ago

Installed, please try again

comment:7 by jng, 5 years ago

Resolution: fixed
Status: newclosed

Yep, that did the trick. I can upload artifacts again. Thank you for your assistance.

Note: See TracTickets for help on using tickets.