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

Erich E. Hoover erich.e.hoover at gmail.com
Tue May 27 13:15:42 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 variable is called
"domain_users_[ptr|sid]" instead of "users_[ptr|sid]" to differentiate
it from what we use in GetNamedSecurityInfo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Add-default-security-descriptor-ownership-for.patch
Type: text/x-diff
Size: 7515 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140527/7d3d9c08/attachment.patch>


More information about the wine-patches mailing list