DescriptionFix 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 #
Messages
Total messages: 16 (8 generated)
|