Sander van Harmelen
2006-Aug-04 09:30 UTC
[Samba] Problem with PRODUCTION machine, please respond quickly!!
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?! We use Samba 3.0.21b-1 which is a member of a W2K3 AD domain. This has worked before, so don't know what I'm doing wrong. Only thing changed is we recently mounted with user_xattr support, but when I do a mount -o remount,rw,acl so that the extra option user_xattr disappears, the problem doesn't go away... Hope someone can help... Sander
Marcin Giedz
2006-Aug-04 09:35 UTC
[Samba] Problem with PRODUCTION machine, please respond quickly!!
Sander van Harmelen napisa?(a):> 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 >what does `ls -al` say? Marcin> > > But I'm the owner of the file?! > > > > We use Samba 3.0.21b-1 which is a member of a W2K3 AD domain. This has > worked before, so don't know what I'm doing wrong. > > > > Only thing changed is we recently mounted with user_xattr support, but > when I do a mount -o remount,rw,acl so that the extra option user_xattr > disappears, the problem doesn't go away... > > > > Hope someone can help... > > > > Sander > >
Ralf Gross
2006-Aug-04 09:39 UTC
[Samba] Problem with PRODUCTION machine, please respond quickly!!
Sander van Harmelen said:> [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?!Did you check the ACL's of this file with getfacl? RAlf
Jeremy Allison
2006-Aug-04 15:39 UTC
[Samba] Problem with PRODUCTION machine, please respond quickly!!
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.
Maybe Matching Threads
- UPDATED!! Problem with PRODUCTION machine, please respond quickly!!
- user.SAMBA_PAI and ACL inheritance
- URGENT problem in production enviroment 3.0.23c-1
- Using the limit action on a DNAT rule to prevent DoS attackson a specific port
- IIS cache and change notify timeout...