New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 823278 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Chrome doesn´t handle environmental variables for foldernames in gpo

Reported by jasper.z...@gmail.com, Mar 19 2018

Issue description

Version of Google Chrome (Wrench-> About Google Chrome): ALL
Version of MSI (if applicable): ALL
Using group policy settings? Yes

Chrome doesn´t handle the classic Windows variables, like %username% and %userprofile%, or custom made variables like %filer%. 

I am trying to set the default download location with the chrome admx files. Normally, this should be something like \\%filer%\%department%\home\%username%\Downloads (these are custom variables that are defined on each system). The "Downloads"-folder is also redirected to this location, but the full profile is not. 

The chrome-variables (like ${documents}) are not enough, can this be fixed?

 

Comment 1 by mad@chromium.org, Mar 19 2018

Labels: -Type-Bug Type-Feature
Owner: privard@chromium.org
Status: Untriaged (was: Unconfirmed)
Cc: mad@chromium.org rogerta@chromium.org
It sounds like there could be a security-related issue with supporting environment variables that are controllable by the user in that case (eg. if the user can modify one of the above variables, he can control where Downloads are saved).
I don't think that is a problem, as Chrome runs in the user context, and the user could move/copy the downloads afterwards anyway?

The custom variables are set with GPO's. I would have to check, but I don't think they can be overwritten without admin permissions.
Labels: Enterprise-Triaged
Status: Available (was: Untriaged)
OK. Following-up with the team, it looks like we could avoid security-related issues by restricting expansion to system-level variables. Marking as triaged and leaving this open as a FR.
Status: Assigned (was: Available)

Sign in to add a comment