r5616: Forgot about the sticky bit on directories (commonly set on /tmp). If this...
commiteb18104d10428a5daef2316088edc3dbaff58708
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)
treef910bc22fe1dccedd14ffded70a08b13c1e87519
parentfb8e746ed65fa3aacda3d6be0e3f28f690fbdacb
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.
source/smbd/posix_acls.c