r5616: Forgot about the sticky bit on directories (commonly set on /tmp). If this...
commite9d360aae9ed73da0382204e47a3545cf0d8572c
authorJeremy Allison <jra@samba.org>
Wed, 2 Mar 2005 03:41:44 +0000 (2 03:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:50 +0000 (10 10:55 -0500)
tree194fbf9b79d1e8d6b0f8b4c4f484afc465b1dc57
parent6b06ba4a87f357b608067a8d74ed1dd78c0d78a6
r5616: Forgot about the sticky bit on directories (commonly set on /tmp). If this is set
then only the owner or root can delete a file. We now use
the same algorithm to check file delete.
Jeremy.
(This used to be commit eb18104d10428a5daef2316088edc3dbaff58708)
source3/smbd/posix_acls.c