DFS ACL delete bit on, but ACCESS_DENIED on delete.

Jeremy Allison jra at samba.org
Fri Jan 26 00:30:20 GMT 2007


On Thu, Jan 25, 2007 at 02:41:16PM -0500, Jim McDonough wrote:
> Jeremy,
> John Janosik is trying to delete a file hosted on DFS, where the write mode
> bit is off, but the acl's delete bit is on, and with the new code in
> unlink_internals() (I say new, relative to the 3.0.11 which was previously
> running), he's getting an ACCESS_DENIED from can_delete (which then in turn
> must be getting it from open_file_ntcreate()).  Any thoughts on the best way
> to approach this?
> 
> John, can you verify in a sniff that ACCESS_DENIED is what's coming across
> the wire, and not just the client message?

I'm up in Seattle visiting Jerry for the next couple of
days. I see you've added a debug level 10 log later, I'll
look at it asap (might be tomorrow). What code drop is he
running ? There have been changes in this for 3.0.24.

Jeremy.


More information about the samba-technical mailing list