[Bug 4317] New: NtSetSecurityObject no implemented.

Wine Bugs wine-bugs at winehq.org
Sun Jan 15 10:38:23 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4317

           Summary: NtSetSecurityObject no implemented.
           Product: Wine
           Version: CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: vitaliy at kievinfo.com
OtherBugsDependingO 4036
             nThis:


More and more copy-protection systems use object security to make some calls
fail. As an example:
1. Parent process creates the child process.
2. Sets the child process permissions with NtSetSecurityObject.
3. Child tries to open it's process with specific access mask.
This call should fail because set permissions do not allow such access.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list