[Bug 39237] New: urlmon:sec_mgr fails if privileges not high enough

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 7 10:37:15 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=39237

            Bug ID: 39237
           Summary: urlmon:sec_mgr fails if privileges not high enough
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: urlmon
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

The following failures only happen on the fg-winxp-lusr box which is a Limited
user account running on Windows XP configuration:

sec_mgr.c:774: Test failed: RegCreateKey failed: 5
sec_mgr.c:777: Test failed: RegSetValueEx failed: 6
sec_mgr.c:919: testing zone domain mappings...
sec_mgr.c:931: Test failed: Expected URLZONE_CUSTOM, but got 3

The error code (ERROR_ACCESS_DENIED) corresponds to a registry permission
error.

The tests regression was introduced by the following commit:

commit b9308fa06f4bcce4c340e6d9199c52c6b5ad9130
Author: Thomas Mullaly <tmullaly at codeweavers.com>
Date:   Fri Mar 11 00:55:31 2011 -0500

    urlmon/tests: Added zone domain mapping tests.

See:
https://test.winehq.org/data/tests/urlmon:sec_mgr.html

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list