Startup script may install to the wrong user, causing UAC to remain disabled, especially in AD (Active Directory) environments #367
Labels
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
Bug
Issues where something has happened which was not expected or intended
To preface, we came across this issue as boxstarter is now used as part of the latest NodeJS installers, so the user is likely not aware of what boxstarter is, what it's intended for and its quirks.
Expected Behaviour:
As I understand it, (correct me if I'm wrong) if boxstarter is installing prerequisits or otherwise needs to reboot before completion, it will/can attempt to do the following:
(The order of 1-3 and 7-9 may actually be different, but that's irrelevant for the purposes of this issue).
Scenario we encountered:
To finish the installation and clean up, you need to log in to the system using the account that was used to elevate the original installation (LocalAdmin).
Under certain circumstances, especially in an AD environment, this may not be possible (although I haven't yet had chance to test to be sure):
Security issues/side effects:
Notes
While this is vastly more likely to be a problem in an AD environment, it is still possible to happen on other machines as Group Policy still exists locally.
If you need a log file for this, let me know and I'll see what I can do.
Raising this issue as requested in #358
The text was updated successfully, but these errors were encountered: