New issue
Advanced search Search tips

Issue 804951 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Dropping shill privileges: shill reads owner.key file from /var/lib/whitelist

Project Member Reported by mortonm@chromium.org, Jan 23 2018

Issue description

/var/lib/whitelist is only readable by root and chronos, so cannot be read by shill running as non-root user.

Access: https://cs.corp.google.com/chromeos_public/src/aosp/system/connectivity/shill/crypto_provider.cc?rcl=e940876477cc07e8c38a329c0808fb0fb3880477&l=42
 
I think this will be mostly fixed by https://bugs.chromium.org/p/chromium/issues/detail?id=804268#c8

TL;DR: We will have a new group for read access to /var/lib/whitelist, the shill user needs to be added to the new group.
Cool! Thanks
Components: Security
Labels: OS-Chrome

Sign in to add a comment