New issue
Advanced search Search tips

Issue 823852 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

See if there is a better place for enrollment/DM token helper functions

Project Member Reported by rogerta@chromium.org, Mar 20 2018

Issue description

To support machine level user cloud policies, machines use enrollment and DM tokens. Since the installer and some parts of the chrome policy code both use these tokens, it was decided to put the helper functions that access these tokens in install_util.cc.  This may not be the best place for these helper functions so see if this can be moved elsewhere.
 
One thing I forgot to mention in the code review is about the installer writing the enrollment token.  Today the installer may not write the token, but in the future the plan is to add a new command line argument to the MSI for this purpose.  This would allow admins that don't use something like SCCM to distribute MSIs that can enroll machines into machine level user cloud policies.  See the design for the details.

DD: https://docs.google.com/document/d/1bLlcHrPj4MOfCasp8gWaQcGhdIygwuXmSfxc65N5DFQ/edit
Cc: privard@chromium.org
Labels: Enterprise-Triaged OS-Windows
Status: Available (was: Untriaged)

Sign in to add a comment