r6895: Add "acl check permissions" to turn on/off the new behaviour of
authorJeremy Allison <jra@samba.org>
Wed, 18 May 2005 23:37:35 +0000 (23:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:56 +0000 (10:56 -0500)
commitdd1a5e6e499dd721c5bb8d56a61810a7454a3449
treecab95838294c792ae39ff51b7289fdfa0e0536a9
parent482f7e0e3706098b71aa0b31a134994acb1e9fcf
r6895: Add "acl check permissions" to turn on/off the new behaviour of
checking for write access in a directory before delete. Also
controls checking for write access before labeling a file read-only
if DOS attributes are not being stored in EA's.
Docuementation to follow.
Jeremy.
source/param/loadparm.c
source/smbd/dosmode.c
source/smbd/nttrans.c
source/smbd/posix_acls.c