Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or delete file
authorJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 01:11:15 +0000 (17:11 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 01:11:15 +0000 (17:11 -0800)
commitc5462c8b43435763783185a03029903efe3b0c11
tree79afcae6211aae1c90813ce5dfa917d375df93dc
parent64982295fccc5758aff4464b5527a27621386bc9
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.
source/include/smb.h
source/lib/util_seaccess.c
source/smbd/file_access.c
source/smbd/open.c