Closed Bug 779458 Opened 13 years ago Closed 13 years ago

I have changed my public key and need Mozilla to update it

Categories

(Infrastructure & Operations Graveyard :: Account Requests, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kerim, Unassigned)

Details

Attachments

(1 file)

Attached file My new public key
I've reinstalled Linux so I have set up a new SSH key which means my public key has changed. I need you guys to update it so I re-get mercurial and SVN access for file submission.
Done, may take an hour or so to push out everywhere. Please re-open if you have problems after that.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
I have tried to make a hg push few minutes ago and it failed with the following error message: pushing to ssh://hg.mozilla.org/releases/l10n/mozilla-aurora/bs/ remote: Permission denied (publickey,keyboard-interactive). abort: no suitable response from remote hg! Did I do something wrong or ?
Can you ssh to other machines with your key? Have you confirmed the right key is in your ssh-agent?
I have tried commiting files to SVN repository: https://svn.mozilla.org/projects/mozilla.com/trunk/bs/firefox/features/ It asked me to manually enter my LDAP username/password and it pushed the files...
I didn't mean comitting to anything else, I meant ssh-ing into a machine: actually logging in. You also didn't answer my question about making sure the key is there. Please run: ssh-add -l and check the key you gave as an attachment is listed.
Sorry, my bad. No, I didn't try since I do not have ssh access to any machine so I could try it. Here's the output of ssh-add -l: kerim@laptop:~$ ssh-add -l 1024 2b:70:4c:c9:60:19:83:61:f1:27:9a:85:55:ae:46:c6 kerim@laptop (DSA)
On the server side it looks like you're trying to log in as "kerim@laptop". That's not your username, it's "kerim@mozilla.ba".
You need to put in your ssh config file: Host svn.mozilla.org User kerim@mozilla.ba Host hg.mozilla.org User kerim@mozilla.ba
Thanks! I just edited ~/.ssh/config and have set the correct username. I tried pushing via mercurial and it worked like a charm! Thank you very much and I am sorry for giving you a headache! :)
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: