Closed Bug 818758 Opened 12 years ago Closed 12 years ago

Tweaks to user account on stage.m.o

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

x86
All
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: bhourigan)

References

Details

To help clean up disk usage on stage.m.o, please make these changes for the Solaris builds that get contributed for Firefox & Thunderbird. 1, add these lines to ~dave.lin/.profile (or equivalent .bash file) umask 0002 echo "NB: umask has been set to 0002 so that files in\ {firefox,thunderbird}/candidates can be deleted by ffxbld.\ See https://bugzilla.mozilla.org/show_bug.cgi?id=806270" [This shouldn't cause any problems because the primary group on that account is also dave.lin. We get the firefox or thunderbird group in the contrib directories because their mode 2775. We're trusting other members of those groups not to muck around with contributed builds.] 2, to deal with existing files run chmod -R g+w /pub/mozilla.org/{firefox,thunderbird}/candidates/*/*/contrib
Assignee: server-ops → server-ops-webops
Component: Server Operations → Server Operations: Web Operations
QA Contact: shyam → nmaul
Assignee: server-ops-webops → server-ops-infra
Component: Server Operations: Web Operations → Server Operations: Infrastructure
QA Contact: nmaul → jdow
I added the .bashrc for user dave.lin in puppet for upload hosts only in 55847/55848, and ran the recursive chmod as described.
Assignee: server-ops-infra → bhourigan
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.