[PATCH 1/5] server: Get the primary group from the token.

Vitaliy Margolen wine-patches at kievinfo.com
Tue Feb 6 22:42:40 CST 2007


The following set of patches implement mechanism for setting
object's security. This is slightly reworked version that sends
security descriptor in the internal format to the server.


We will need group for default security descriptor. Even though msdn
states that owner group used for POSIX compatibility only, I have
never seen a place that didn't require user group for an owner of an
object. Also, as indicated with the tests, security descriptor requires
valid group SID or the access check against token will fail.

---
 server/token.c |   24 ++++++++++++++++++++++--
 1 files changed, 22 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4bc79474d80699339c3cb46df14754019c3c3dcc.diff
Type: text/x-patch
Size: 3329 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070206/8daa29c0/4bc79474d80699339c3cb46df14754019c3c3dcc.bin


More information about the wine-patches mailing list