r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.
authorJeremy Allison <jra@samba.org>
Fri, 29 Jun 2007 17:57:05 +0000 (17:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:43 +0000 (12:23 -0500)
commit07d2a3a89322a04fcc164c2c827b7f68f7369c29
treea59842d3f6e56e98e7f24f25353466ce434c8fab
parentef8706acd1a880a811b65310d01f309d36d9d47e
r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.
You don't want to know what I discovered about Windows
ACLs to make this work :-(. See :

http://www.codeproject.com/win32/accessctrl2.asp

Search for "Q. How does Inheritance come into this?"
for details.
Jeremy.
(This used to be commit e1d3a80d2bff2e3540637fd741fc149eeca5fb9d)
source3/smbd/posix_acls.c