Closed
Bug 494213
Opened 16 years ago
Closed 16 years ago
opsi should be able ensure win32 machines have the same, consistent password
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(2 files)
2.21 KB,
patch
|
coop
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
846 bytes,
patch
|
coop
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Basically, we need a "password update" opsi package.
Assignee | ||
Updated•16 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•16 years ago
|
||
(I don't know how much review you can do on this, but another set of eyes never hurts.)
passwordupdate.ins will be in the opsi-binaries patch I'm about to post - we can't keep it somewhere public because it will have plaintext versions of our passwords in it.
Attachment #378894 -
Flags: review?(ccooper)
Assignee | ||
Comment 2•16 years ago
|
||
Not much going on here - the DosInAnIcon and Registry parts of the function names are required by OPSI for what's happening in them. I tested this on win32-slave04 by changing the passwords a couple of times and it worked perfectly.
Attachment #378895 -
Flags: review?(ccooper)
Comment 3•16 years ago
|
||
Comment on attachment 378894 [details] [diff] [review]
barebanes passwordupdate package
Is 0 the highest (i.e. most important) for priority? I'm thinking password updates are probably the most important thing we'd be doing on these boxes.
Attachment #378894 -
Flags: review?(ccooper) → review+
Updated•16 years ago
|
Attachment #378895 -
Flags: review?(ccooper) → review+
Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> (From update of attachment 378894 [details] [diff] [review])
> Is 0 the highest (i.e. most important) for priority? I'm thinking password
> updates are probably the most important thing we'd be doing on these boxes.
Good question. I'm pretty sure 'priority' just controls in which order things run, though. I'll look into it.
Assignee | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > (From update of attachment 378894 [details] [diff] [review] [details])
> > Is 0 the highest (i.e. most important) for priority? I'm thinking password
> > updates are probably the most important thing we'd be doing on these boxes.
>
> Good question. I'm pretty sure 'priority' just controls in which order things
> run, though. I'll look into it.
From the Manual: "[Product]-'Priority' is for future use (regarding the installation order)." - I think it's probably fine how it is for now.
Assignee | ||
Comment 6•16 years ago
|
||
Comment on attachment 378895 [details] [diff] [review]
passwordupdate.ins, passwords removed
Checking in password-update/passwordupdate.ins;
/mofo/opsi-binaries/password-update/passwordupdate.ins,v <-- passwordupdate.ins
initial revision: 1.1
done
Attachment #378895 -
Flags: checked‑in+
Assignee | ||
Comment 7•16 years ago
|
||
Comment on attachment 378894 [details] [diff] [review]
barebanes passwordupdate package
changeset: 5:642eabf15525
Attachment #378894 -
Flags: checked‑in+
Assignee | ||
Comment 8•16 years ago
|
||
This already got a good test run, so I'm going to declare it FIXED.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 9•16 years ago
|
||
win32-slave04 did something a bit strange. nagios was reporting it was down for a few hours, and on connecting with VNC it wanted a login. Giving it Control-Alt-Delete (technically function-control-alt-backspace) resulted in it logging in without password prompt. It worked fine when I rebooted it again.
Assignee | ||
Comment 10•16 years ago
|
||
(In reply to comment #9)
> win32-slave04 did something a bit strange. nagios was reporting it was down for
> a few hours, and on connecting with VNC it wanted a login. Giving it
> Control-Alt-Delete (technically function-control-alt-backspace) resulted in it
> logging in without password prompt. It worked fine when I rebooted it again.
That's weird. I *was* testing a Buildbot OPSI package there before I finished up with it. I wonder if it was fallout from that? Either way, I'll dig into this a bit and try to repro.
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•