Closed Bug 747295 Opened 12 years ago Closed 12 years ago

Need to update my public key for hg.mozilla.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugs, Assigned: mburns)

References

Details

Attachments

(1 file)

Attached file Updated public key
Lost my password, so had to keygen a new key pair. Public key is attached.
Over to server-ops for ssh key replacement.
Assignee: mozillamarcia.knous → server-ops
Component: Repository Account Requests → Server Operations
QA Contact: repo-acct-req → phong
Assignee: server-ops → mburns
This public key appears to be the same as what is already in LDAP for you. I've updated to your attachment anyway.

Maybe it was a id_dsa.pub instead of _rsa?
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Is this still an issue?
Yes! I still can't get to the try servers. My key works on github so I don't think it's corrupted.
Jet, I've just wiped this and reset your account. Can you try testing for me again, please?
Assignee: mburns → server-ops
Same error as before...

$ ssh hg.mozilla.org
Permission denied (publickey,keyboard-interactive).

$ ssh -T git@github.comIdentity added: /Users/junglecode/.ssh/id_rsa (/Users/junglecode/.ssh/id_rsa)
Hi jetvillegas! You've successfully authenticated, but GitHub does not provide shell access.
Shot in the dark...

hg.mozilla.org is semi-special in that you're supposed to use your email address (your LDAP login) as your full username.

Do you have a chunk in your .ssh/config file that looks like:
> Host hg.mozilla.org
>  User dholbert@mozilla.com

If not, that's probably your issue...
Sweet! That worked. The error was that I had jet@mozilla.com as the user, and not my full LDAP jvillegas@mozilla.com

$ ssh hg.mozilla.org
No interactive shells allowed here!
Connection to hg.mozilla.org closed.

Thanks dholbert & mburns. Closing as fixed.
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Assignee: server-ops → mburns
Depends on: 813429
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: