Commit Access (Level 1) for Lougenia Bailey (lougenia@mozilla.com )
Categories
(Infrastructure & Operations :: Infrastructure: LDAP, task)
Tracking
(Not tracked)
People
(Reporter: lougenia, Assigned: htusiime)
Details
Attachments
(2 files)
“I have read, and agree to abide by, the Commit Access Requirements.”
Comment 2•6 years ago
|
||
Over to Infra to create the account.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
Hello Lougenia,
Commit Access Level 1 has been granted on your Mozilla LDAP "lobailey@mozilla.com" as Mozilla Employee mercurial access cannot use aliases (lougenia@mozilla.com in this case). +ssh_key, +level_1, +hg
It may take up to 1hr for the account changes to propagate. Then you may need to log out and back in to SSO.
Please confirm here once you have access so we can close out this bug.
Thank you.
| Reporter | ||
Comment 4•6 years ago
|
||
(In reply to Hamilton Tusiime from comment #3)
Hello Lougenia,
Commit Access Level 1 has been granted on your Mozilla LDAP "lobailey@mozilla.com" as Mozilla Employee mercurial access cannot use aliases (lougenia@mozilla.com in this case). +ssh_key, +level_1, +hg
It may take up to 1hr for the account changes to propagate. Then you may need to log out and back in to SSO.
Please confirm here once you have access so we can close out this bug.
Thank you.
Hey Hamilton,
Just an FYI, I attempted to push an empty build to try and my permissions are being denied. I've logged out and back into SSO. Not sure if I need to wait a little longer. Let me know if there's anything else I should be doing.
Thanks!
| Assignee | ||
Comment 5•6 years ago
|
||
Hi Lougenia,
Can you please run ssh -vvv hg.mozilla.org and paste the contents of the terminal output here?
| Reporter | ||
Comment 6•6 years ago
|
||
| Assignee | ||
Comment 7•6 years ago
|
||
Hmm, looks like the username is set to "lougeniabailey" in your ssh config file (given in the last line)
"lougeniabailey@hg.mozilla.org"
As the permissions were set on "lobailey@mozilla.com", can you edit "~/.ssh/config" file, using your ldap as the "user".
You can refer to our documentation below for reference:
https://mozilla-version-control-tools.readthedocs.io/en/latest/hgmozilla/auth.html
See if that resolves this and let us know.
| Reporter | ||
Comment 8•6 years ago
|
||
(In reply to Hamilton Tusiime from comment #5)
Hi Lougenia,
Can you please run ssh -vvv hg.mozilla.org and paste the contents of the terminal output here?
(In reply to Hamilton Tusiime from comment #7)
Hmm, looks like the username is set to "lougeniabailey" in your ssh config file (given in the last line)
"lougeniabailey@hg.mozilla.org"As the permissions were set on "lobailey@mozilla.com", can you edit "~/.ssh/config" file, using your ldap as the "user".
You can refer to our documentation below for reference:
https://mozilla-version-control-tools.readthedocs.io/en/latest/hgmozilla/auth.htmlSee if that resolves this and let us know.
This was actually a silly mistake on my part. I made my config file a dot file which is why my config username setting wasn't being read. My apologies--this ticket can be closed.
Thanks!
| Assignee | ||
Updated•6 years ago
|
Description
•