Closed
Bug 481629
Opened 16 years ago
Closed 16 years ago
Can't push to hg.mozilla.org (SSH key not working)
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: reed)
Details
I tried to push something to hg.mozilla.org today, but I got the message that authentication failed:
$ /usr/bin/ssh cbiesinger@gmail.com@hg.mozilla.org
Permission denied (publickey,gssapi-with-mic).
However, the SSH key I'm using is the one that got added in bug 405471 so this ought to work.
| Reporter | ||
Comment 1•16 years ago
|
||
Oh, and connecting to cvs.mozilla.org does work:
$ /usr/bin/ssh cbiesinger%gmail.com@cvs.mozilla.org
Last login: Thu Mar 5 04:21:08 2009 from 193.142.125.1
To use anonymous CVS install the latest version of CVS on your local machine.
Then set your CVSROOT environment variable to the following value:
cvsuser@cvs.mozilla.org:/cvsroot
| Assignee | ||
Comment 2•16 years ago
|
||
LDAP only had one key for you versus the four you had in CVS. Fixed.
Assignee: server-ops → reed
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•