[PATCH 1/2] server: Add default security descriptor ownership for processes (try 3).

Erich E. Hoover erich.e.hoover at gmail.com
Wed Jun 25 12:54:37 CDT 2014


While at LinuxTag Anastasius Focht mentioned that he'd run into a
couple more ACL issues that he thought were solvable without my
patches that add full-blown integration with the filesystem.  This
patch series fixes one such issue (Bug #15980), where an application
expects that GetSecurityInfo actually return security descriptor
information for processes.  This particular patch adds the ability to
return the owner and group (similar to commit
56c1a8b06293cfef2cb39e1f04e9e725d81982e2 for registry keys), while the
second patch adds support for the DACL.

This version has been updated so that the test is NT4-compatible (the
"domain users" SID is initialized after it has been established that
pCreateWellKnownSid is not NULL).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Add-default-security-descriptor-ownership-for.patch
Type: text/x-diff
Size: 7214 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140625/0eb5819b/attachment.patch>


More information about the wine-patches mailing list