Closed Bug 472817 Opened 15 years ago Closed 15 years ago

cltbld user no longer exists on aus2-staging, breaking nightly updates

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: aravind)

References

Details

It seems that the 'cltbld' user somehow got deleted from aus2-staging.mozilla.org. This has caused all of the Firefox nightly updates to break.
Sigh. I now discover that I have root privs here.
Assignee: server-ops → nobody
Component: Server Operations → Release Engineering
QA Contact: mrz → release
Here's what I had to do to fix it:
useradd -u 593 -m cltbld
cd ~cltbld
chown cltbld:users .ssh
cd .ssh
chown cltbld:users *
sudo cltbld
cd ~cltbld/.ssh
cp id_dsa.pub authorized_keys


I'm still not sure how this happened in the first place though...I'm passing this back to IT for that.
Severity: blocker → major
This is a result of me messing with ldap last night.  Working on fixing it.
Assignee: nobody → server-ops
Status: NEW → ASSIGNED
Component: Release Engineering → Server Operations
QA Contact: release → mrz
Should be working now.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
bug 472970 and bug 472972 have probably the same original cause as this issue.
Yeah, works fine. Updates are served. Thanks!
Status: RESOLVED → VERIFIED
Assignee: server-ops → aravind
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.