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)
commite1d3a80d2bff2e3540637fd741fc149eeca5fb9d
tree142d6a33d6de88cfb023351c40ac75519a13418d
parentc195eccefea69c17169c350a13bbfe845fc6fc44
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.
source/smbd/posix_acls.c