Closed
Bug 1269310
Opened 10 years ago
Closed 10 years ago
Rename hg.mozilla.org account for Jan Varga
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janv, Unassigned)
References
(Blocks 1 open bug)
Details
My current username for hg.mozilla.org is still Jan.Varga@gmail.com
I wanted to create and upload new RSA keys but I can't access Jan.Varga@gmail.com account. However, I can login as jvarga@mozilla.com on login.mozilla.com and upload the keys. I think it will be easier to just rename the account.
Here are bugs that were used to create my accounts in the past:
bug 662040, bug 674939
Updated•10 years ago
|
Assignee: nobody → ludovic
Status: NEW → ASSIGNED
Comment 1•10 years ago
|
||
Jan I did a password reset on your gmail account.
Do you still wants your commit rights transfered to your moco account ?
Flags: needinfo?(jvarga)
| Reporter | ||
Comment 2•10 years ago
|
||
Yes please. I already changed my bugzilla account to moco, but didn't have time to do it for hg.
Flags: needinfo?(jvarga)
Comment 3•10 years ago
|
||
ok levl,2,3 added
Hg enabled on the moco account.
add your ssh key using login.mozilla.com
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•10 years ago
|
||
I uploaded new ssh key using login.mozilla.com, but "ssh -l jvarga@mozilla.com -i .ssh/id_rsa_hgmo hg.mozilla.org" still doesn't work.
"SSH Keys" on login.mozilla.com reports an unknown key which is not possible to delete:
"[ Unknown Age | Delete ] - No Description"
| Reporter | ||
Comment 5•10 years ago
|
||
I get: "Permission denied (publickey)."
Updated•10 years ago
|
Status: RESOLVED → REOPENED
Component: MOC: Service Requests → Mercurial: hg.mozilla.org
Product: Infrastructure & Operations → Developer Services
QA Contact: lypulong → hwine
Resolution: FIXED → ---
Updated•10 years ago
|
Assignee: ludovic → nobody
Comment 6•10 years ago
|
||
(In reply to Jan Varga [:janv] from comment #4)
> I uploaded new ssh key using login.mozilla.com, but "ssh -l
> jvarga@mozilla.com -i .ssh/id_rsa_hgmo hg.mozilla.org" still doesn't work.
>
> "SSH Keys" on login.mozilla.com reports an unknown key which is not possible
> to delete:
> "[ Unknown Age | Delete ] - No Description"
I see connections with the fingerprint that matches the RSA key in LDAP, which means it's the right key and should be working. But the script that's querying for the key is finding that unknown key and returning it as a blank line.
NI on :jabba to go and delete that bad key
NI on :gps to possibly make ldap-lookup-ssh-key more robust
for reference, the bad LDAP data:
dn: mail=jvarga@mozilla.com,o=com,dc=mozilla
sshPublicKey:
sshPublicKeyAttributeMapping:: PHwmJnw+MTk3MDAxMDEwMDAwMDBaPHwmJnw+Tm8gRGVzY3JpcHRpb24=
Flags: needinfo?(jdow)
Flags: needinfo?(gps)
| Reporter | ||
Comment 7•10 years ago
|
||
I knew it was the blank key :)
Thanks for figuring this out.
| Reporter | ||
Comment 9•10 years ago
|
||
It finally works, thanks!
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•