Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Issue 2061703002: Fix for running Chrome under a service token. (Closed)

Created:
4 years, 6 months ago by forshaw
Modified:
4 years, 6 months ago
Reviewers:
Will Harris
CC:
chromium-reviews, wfh+watch_chromium.org, rickyz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix for running Chrome under a service token. This patch fixes an issue with the handling of the default DACL when running Chrome under a service token, such as Local System. These tokens don't always have an assigned logon session SID, which would cause the DACL lockdown process to fail. BUG=615396 CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win10_chromium_x64_rel_ng TEST=1. Download PSTools from https://technet.microsoft.com/en-us/sysinternals/pstools.aspx 2. Run cmd.exe as an administrator 3. Run the command 'psexec -s -i c:\path\to\chrome.exe' 4. Verify that the browser is useable Committed: https://crrev.com/6ac615dfd11e86b1ce7766e1de263ce3d2e3b727 Cr-Commit-Position: refs/heads/master@{#399529}

Patch Set 1 #

Patch Set 2 : Added unittest #

Total comments: 1

Patch Set 3 : Minor nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M sandbox/win/src/acl.cc View 1 chunk +5 lines, -1 line 0 comments Download
M sandbox/win/src/restricted_token_unittest.cc View 1 2 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
forshaw
PTAL
4 years, 6 months ago (2016-06-13 15:07:05 UTC) #3
Will Harris
On 2016/06/13 15:07:05, forshaw wrote: > PTAL Test = manual, run chrome under session 0 ...
4 years, 6 months ago (2016-06-13 15:12:15 UTC) #4
forshaw
On 2016/06/13 15:12:15, Will Harris wrote: > On 2016/06/13 15:07:05, forshaw wrote: > > PTAL ...
4 years, 6 months ago (2016-06-13 15:36:03 UTC) #5
Will Harris
lgtm still and feel free to ignore my nits. If you put TEST= <steps> then ...
4 years, 6 months ago (2016-06-13 16:22:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061703002/40001
4 years, 6 months ago (2016-06-13 18:54:39 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-13 20:39:32 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-13 20:39:35 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 20:41:39 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6ac615dfd11e86b1ce7766e1de263ce3d2e3b727
Cr-Commit-Position: refs/heads/master@{#399529}

Powered by Google App Engine
This is Rietveld 408576698