[PATCH 3/5] server: Implement function to set object's security descriptor.

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


Because all parts of the SD should be valid, try copying missing parts
from the token.

This is some-what simplistic implementation, that does not account for
inherited or container permissions.
---
 server/security.h |    2 +
 server/token.c    |   83 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c8979c902ebab508ed59cee40bfde9770b928a21.diff
Type: text/x-patch
Size: 3448 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070206/0cb9c8e5/c8979c902ebab508ed59cee40bfde9770b928a21.bin


More information about the wine-patches mailing list