Closed Bug 1291619 Opened 9 years ago Closed 9 years ago

Restore hg access for Zibi Braniecki

Categories

(Infrastructure & Operations :: MOC: Service Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: zbraniecki, Assigned: vinh)

Details

Attachments

(1 file)

I would like to be able to push to try. My LDAP is zbraniecki@mozilla.com
Assignee: nobody → vhua
Your hg bit shows enabled. Can you give it a try?
zbraniecki@cintra:~/projects/mozilla/mozilla-central$ ssh hg.mozilla.org Permission denied (publickey). I have two keys - ID_DSA and ED_25519. Last time I checked the ED25519 was not supported by Mozilla so on login.mozilla.com I have my ID_DSA key uploaded. I authenticated the key and yet ssh to hg.mozilla.org rejects it. That's the chunk of my ~/.ssh/config: Host hg.mozilla.org User zbraniecki@mozilla.com Compression yes IdentityFile ~/.ssh/id_dsa ServerAliveInterval 300 TCPKeepAlive yes IdentitiesOnly yes Not sure what else can I do.
I only see your ssh-dss keys attached. Can you reattach your DSA/RSA keys?
I do not have a dss key. In my original bug with account request I attached DSA. Is it worth investigating by security? Also, is there an option to go for ed25591? Trying to get rid of DSA.
I don't think ed25591 is supported at the moment. Best is to generate RSA key.
Attached file id_dsa.pub
The keys in c#6 is what's already in LDAP. :pir - can I get your feedback on what's missing here?
Flags: needinfo?(pradcliffe+bugzilla)
DSA keys are no longer supported, they are not secure. Should remove all DSA keys, generate an *RSA* key as was suggested in comment 5 and upload it via login.mozilla.com.
Flags: needinfo?(pradcliffe+bugzilla)
zibi - any luck?
Flags: needinfo?(gandalf)
Haven't heard back, please re-open bug for further assistance.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Hi Vinh, sorry for the delay, I was not able to test the suggested solution over last week. I managed to do this today and it seems to work, thank you! One question - based on my very naive reading, it seems that ECDSA is recommended over RSA by most sources I could find. What is the reason Mozilla decided not to support it?
Flags: needinfo?(gandalf) → needinfo?(vhua)
Not all Mozilla infrastructure is running new enough versions of openssh to allow ECDSA to work everywhere. Until all parts are upgraded the situation of ECDSA keys working in some places and not others would produce a significant support issue.
Flags: needinfo?(vhua)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: