[PATCH 5/6] ntdll: Inherit security attributes from parent directories (try 3).

Erich E. Hoover ehoover at mymail.mines.edu
Mon Nov 26 16:46:56 CST 2012


This patch changes the behavior of security attributes such that when
a file is being created and no attributes are specified then the
attributes that are marked as inherited are copied from the parent
directory.  PlayReady requires these inherited attributes so that the
individualization file gets the appropriate permissions from the
parent folder (770), it won't set them properly otherwise and will
therefore attempt to recopy the file (and fail).  Without this patch,
and the preceding patches, attempting to load Netflix will cause an
Internet Connection Problem when the loading bar gets to 99% (Bug
#31858).  With this patch in place then Netflix will load properly and
play movies and shows.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-ntdll-Inherit-security-attributes-from-parent-direct.patch
Type: application/octet-stream
Size: 7763 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121126/f09aa0dc/attachment-0001.obj>


More information about the wine-patches mailing list