Another fix for bug #8556 - ACL permissions ignored when SMBsetatr is requested.
commit3191040c3d2c761769e983af3bdcd386f21e82c4
authorRichard Sharpe <realrichardsharpe@gmail.com>
Mon, 23 Jan 2012 20:50:25 +0000 (23 12:50 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 23 Jan 2012 20:50:25 +0000 (23 12:50 -0800)
tree4b197069487066fa8c9471866adc14caffc153bc
parentaf6bf7714d8eb4cd3ac4e9f9ab674326e74c6a49
Another fix for bug #8556 - ACL permissions ignored when SMBsetatr is requested.

Prevent systems with "store dos attributes = yes" from overriding
FILE_WRITE_ATTRIBUITES.
source3/smbd/open.c