[Samba] Re: Fw: debug level 10 log

Jeremy Allison jra at samba.org
Thu Jun 1 00:26:05 GMT 2006


On Wed, May 31, 2006 at 05:23:15PM -0700, Jeremy Allison wrote:
> I don't see the debug message :
> 
> DEBUG(10,("check_posix_acl_group_write: ret = %d before check_stat:\n", ret));
> 
> which is in the code just after we've checked all the POSIX ACL
> entries which makes me think the code jumped directly to the check_stat:
> label which means Samba isn't using POSIX ACLs in the binary.
> 
> Did you specify --with-posix-acls when you built Samba ?

The other thing you can try is setting "acl check permissions = no"
on that share (or globally). This will stop Samba checking at
open time if the file can be deleted.

Jeremy.


More information about the samba mailing list