Closed Bug 437097 Opened 18 years ago Closed 18 years ago

hg access for johnath@mozilla.com

Categories

(mozilla.org :: Repository Account Requests, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: johnath, Assigned: chizu)

Details

Attachments

(1 file)

Attached file public key
After following the steps here ( http://developer.mozilla.org/en/docs/Mercurial_FAQ#How_do_I_check_stuff_in.3F ) to set up my ~/.ssh/config and attempting to ssh to hg.mozilla.org as a way of confirming access, I am getting: Permission denied (publickey,gssapi-with-mic). As though my key is simply not loved. If there's obvious set up I've missed, my apologies, but otherwise it sort of seems like my key needs to be added? I know there's no shell there, but I ought to just connect and instantly disconnect, not get a permission denied message, right? [johnath@ca-228 ~/.ssh]$ cat config Host hg.mozilla.org User johnath@mozilla.com [johnath@ca-228 ~/.ssh]$ ssh hg.mozilla.org Permission denied (publickey,gssapi-with-mic).
Your username should be jnightingale@mozilla.com, but it seems you don't have the hg_mozilla bit set on your account.
I'm easy as long as the net result is access, though I will mention that with cvs I was always committing using johnath@. johnath@ is an alias to jnightingale@ for mail, does CVS pick up those aliases? Does hg?
(In reply to comment #2) > I'm easy as long as the net result is access, though I will mention that with > cvs I was always committing using johnath@. johnath@ is an alias to > jnightingale@ for mail, does CVS pick up those aliases? CVS and LDAP are not linked together like Hg and LDAP are, so no. That address was manually entered into Despot and has no bearing on your LDAP account. > Does hg? No, Hg will use your LDAP account for authentication (and by default, commits), but you can easily make commits look like they are coming from johnath@mozilla.com by putting this in your ~/.hgrc file: [ui] username = Johnathan Nightingale <johnath@mozilla.com>
Done, thanks for the details.
Assignee: server-ops → thardcastle
hg_mozilla bit set.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Server Operations → Account Request: Hg
QA Contact: justin → hg-acct-req
Component: Account Request: Hg → Repository Account Requests
QA Contact: hg-acct-req → repo-acct-req
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: