New issue
Advanced search Search tips

Issue 907455 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 889893
Owner:
Closed: Nov 23
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Enrolling into Active Directory disables dev mode at the firmware level

Project Member Reported by sinhak@chromium.org, Nov 21

Issue description

Chrome Version: >=71 (tried on test images only)
OS: Chrome OS

What steps will reproduce the problem?
(1) Enable dev mode on a fresh device
(2) Enroll it into an Active Directory domain
(3) Reboot

What is the expected result?
Device should reboot.

What happens instead?
Device is taken to the TONORM screen and has to be reset. Context: https://www.chromium.org/chromium-os/fwmp

Initial investigation:
The FWMP_DEV_DISABLE_BOOT flag is forcibly set, even when disallowed by AD policy (i.e. dev mode is allowed by AD policy).
 
Besides looking through the code, it may help to add debug logging into GetBlockdevmodeFromPolicy() (in enrollment_handler_chromeos.cc) to see what value of the "block_devmode" policy it sees.
Cc: -rsorokin@chromium.org sinhak@chromium.org
Owner: rsorokin@chromium.org
Mergedinto: 889893
Status: Duplicate (was: Started)

Sign in to add a comment