Closed Bug 786497 Opened 12 years ago Closed 12 years ago

i need access to runtime-binaries

Categories

(Infrastructure & Operations :: RelOps: General, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Assigned: dustin)

References

Details

In order to upload to the runtime-binaries server, I need to be able to access it.  When I try to log into the scl3 vpn server, I get authorization failures.  I have verified my username and my password.  I even tried my previous password.
What is the hostname of the server? SCL3 VPN access is restricted but the server can be made accessible from say, MPT VPN.
Well, ideally bug 772190 would get finished.  In the interim, you should follow the same procedures as respindola a la bug 766708.

I've added you to tooltooleditors, so within 30m you should have SSH access to relengweb1.dmz.scl3 via MPT VPN.
Assignee: server-ops → dustin
Status: NEW → RESOLVED
Closed: 12 years ago
Component: Server Operations → Server Operations: RelEng
QA Contact: jdow → arich
Resolution: --- → FIXED
Hm, he may be using Releng VPN rather than MPT.  :respindola, can you summarize for :jhford how you're doing uploads to tooltool?
Sure, I have been using a ssh tunnel:

ssh respindola@people.mozilla.org -L 1500:relengweb1.dmz.scl3.mozilla.com:22
scp -P 1500 * respindola@localhost:/var/www/html/runtime-binaries/tooltool/sha512/
ssh -p 1500 respindola@localhost
cd /var/www/html/runtime-binaries/tooltool/sha512/
chmod 444 ...
In future, when the list of what systems I have access to, or how I access them, please communicate these changes to me.  The issue here doesn't seem to be that I've lost access to the actual server, but rather than my build-vpn credentials were removed.
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.