Closed Bug 463691 Opened 16 years ago Closed 16 years ago

SVN Account Request - Neil Lee <nlee@mozilla.com>

Categories

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

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: neilio, Assigned: justdave)

Details

(Whiteboard: ssh-key, form, voucher1, voucher2)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-CA; rv:1.9.1b2pre) Gecko/20081107 Firefox/3.1b2pre Build Identifier: Hi folks - I am working on a project for marketing that requires some files to live at mozilla.com (see bug #463492) and am requesting svn write access. Thanks! Reproducible: Always Steps to Reproduce: 1. 2. 3.
Group: mozilla-corporation-confidential
morgamic, should Neil just have webtools-dev? pkim, vouch for /trunk? Neil, need your SSH key and a signed Committer's Agreement (http://www.mozilla.org/hacking/committer/committers-agreement.pdf).
Group: mozilla-corporation-confidential
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Mac OS X → All
Hardware: Macintosh → All
Summary: Need write access to svn (mozilla.com) → SVN Account Request - Neil Lee <nlee@mozilla.com>
Yeah, webtools-dev. pkim - this is for the organic/greenfestival splash page
v=pkim
Whiteboard: voucher1, voucher2
Thanks Reed - do I attach the signed agreement and ssh key here, or is there an email I should forward it to?
Attach the SSH public key to this bug and send the signed agreement to Erica (http://www.mozilla.org/hacking/notification/).
Attached file SSH key
As requested, my ssh key.
I have received Neil's Committer's Agreement.
Can I get an ETA on when this will be set up? I have a project deadline that requires this access ASAP. Thanks.
Over to IT for set up... this is for hg_mozilla, and nlee should be added to @webtools-dev.
Assignee: marcia → server-ops
Whiteboard: voucher1, voucher2 → ssh-key, form, voucher1, voucher2
Severity: normal → blocker
Component: Account Request: SVN → Server Operations
QA Contact: svn-acct-req → mrz
I highly doubt this is a "blocker", as somebody else could commit Neil's code for him, but in any case, please do not move account requests to IT's queue. As long as the bug is assigned to server-ops@, setting severity to blocker will page IT within 10-15 min.
Component: Server Operations → Account Request: Hg
QA Contact: mrz → hg-acct-req
Give him access. Now.
Gee, if I could stop midairing long enough to snag the bug... :) (btw, reed's on sabbatical I thought)
Assignee: server-ops → justdave
(In reply to comment #12) > (btw, reed's on sabbatical I thought) I'm on sabbatical from MoCo, not Mozilla. I'm a Despot, so I help handle CVS/SVN/Hg account requests.
OK, should be all set. Added to svn_mozilla and @webtools-dev
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
W00t -- thanks guys.
I'm trying to connect to svn.mozilla.org via ssh and getting permission denied. I could be doing something totally stupid, but I assume this should be working now?
Neil, you can connect via https:// instead of svn+ssh:// and use your LDAP credentials for check ins, easier :)
(In reply to comment #17) > Neil, you can connect via https:// instead of svn+ssh:// and use your LDAP > credentials for check ins, easier :) Not really "easier"... svn+ssh:// is more secure, and I find it easier, as I don't have to type my username and password each time.
(In reply to comment #16) > I'm trying to connect to svn.mozilla.org via ssh and getting permission denied. > I could be doing something totally stupid, but I assume this should be working > now? Do you have this in your ~/.ssh/config file? Host svn.mozilla.org User neilio@mozilla.com If not, add it, and try again.
Might need to be nlee@mozilla.com -- neilio is just an alias afaik.
(In reply to comment #20) > Might need to be nlee@mozilla.com -- neilio is just an alias afaik. Indeed, nlee@mozilla.com. Didn't check to see what's in LDAP originally, but nlee@ is correct.
Does webtools-dev has access to /addons?
I just tried connecting to hg.mozilla.org and am not authorized there as well.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to comment #22) > Does webtools-dev has access to /addons? No, it doesn't. I just added you to addons-developers. Hopefully that was the issue. (In reply to comment #16) > I'm trying to connect to svn.mozilla.org via ssh and getting permission > denied. Just for clarification (in case it's still not working and you reopen again) what is the actual error message you're getting? The wording of the error may help determine where it's getting stuck.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
svn.mozilla.org is working now, thank you! I'm still having problems connecting to hg.mozilla.org, however. Here's the verbose connection output: neilio:~ neilio$ ssh -v hg.mozilla.org OpenSSH_5.1p1, OpenSSL 0.9.7l 28 Sep 2006 debug1: Reading configuration data /Users/neilio/.ssh/config debug1: Applying options for * debug1: Applying options for hg.mozilla.org debug1: Reading configuration data /etc/ssh_config debug1: Connecting to hg.mozilla.org [63.245.208.188] port 22. debug1: Connection established. debug1: identity file /Users/neilio/.ssh/id_dsa2 type 2 debug1: Remote protocol version 2.0, remote software version OpenSSH_4.5 debug1: match: OpenSSH_4.5 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-cbc hmac-md5 zlib@openssh.com debug1: kex: client->server aes128-cbc hmac-md5 zlib@openssh.com debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'hg.mozilla.org' is known and matches the RSA host key. debug1: Found key in /Users/neilio/.ssh/known_hosts:36 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-with-mic debug1: Next authentication method: publickey debug1: Offering public key: /Users/neilio/.ssh/id_dsa2 debug1: Server accepts key: pkalg ssh-dss blen 434 debug1: Enabling compression at level 6. debug1: Authentication succeeded (publickey). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. You are not welcome here, go away! debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: channel 0: free: client-session, nchannels 1 Connection to hg.mozilla.org closed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
This bug is for SVN access. If you need Hg access, file a new bug under mozilla.org :: Account Request: Hg.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Component: Account Request: Hg → Account Request: SVN
QA Contact: hg-acct-req → svn-acct-req
Resolution: --- → FIXED
Component: Account Request: SVN → Repository Account Requests
QA Contact: svn-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: