[Samba] Problem with PRODUCTION machine, please respond quickly!!

Jeremy Allison jra at samba.org
Fri Aug 4 15:39:08 GMT 2006


On Fri, Aug 04, 2006 at 11:29:39AM +0200, Sander van Harmelen wrote:
> Dear Samba guru...
> 
>  
> 
> I have a problem when I try to remove some files on a samba share... I
> see this in my samba.log:
> 
>  
> 
> [2006/08/04 10:58:55, 1]
> smbd/posix_acls.c:store_inheritance_attributes(252)
> 
>   store_inheritance_attribute: Error Permission denied
> 
>  
> 
> But I'm the owner of the file?!

Ok - I just checked the code. This isn't the problem.

The "store_inheritance_attribute: Error Permission denied"
is informational only (ie. we don't fail the delete if
we can't store the EA inheritance attribute).

Look at the permissions in the containing directory.
Does the deleting user have permission to write into it ?

Jeremy.


More information about the samba mailing list