Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or delete file
commit553818add80818909268557665e2760a16f2d8a0
authorJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 01:10:27 +0000 (2 17:10 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 01:10:27 +0000 (2 17:10 -0800)
tree365f056e30195f0e057ea25f7fb18d6b74dce4ba
parentdf4e38fcc3232da3ed63ebca6f7b9ff7665b1e40
Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or delete file
This fixes the generic rename/delete problem for 3.3.0 and above.
Fixed slightly differently to discussions, user viewable modified
ACLs are not a good idea :-).
Jeremy.
source3/include/smb.h
source3/lib/util_seaccess.c
source3/smbd/file_access.c
source3/smbd/open.c