New issue
Advanced search Search tips

Issue 896196 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Block user authentication until device policy fetched

Project Member Reported by rsorokin@chromium.org, Oct 17

Issue description

What steps will reproduce the problem?
There is not normal way, I guess.

Basically this (https://cs.corp.google.com/chromeos_public/src/platform2/authpolicy/samba_interface.cc?rcl=d5175c5357c7a90ba5b0f8fc94ed8c358c233fb7&l=545) should block user auth and user policy.
 
Other code paths in Chrome OS also behave the way authpolicyd does (use some default in case device policy can't be loaded).

If policy is missing, Chrome should already block user auth because Chrome can't read device policy through from Session Manager. I'm not sure if that's the case right now, though.
Labels: backlog

Sign in to add a comment