[Samba] acl, no rights and possibility to delete files

Hervé Hénoch h.henoch at isc84.org
Wed Feb 13 15:22:47 GMT 2008


Hello,

I've a samba 3.0.24 and a share in ext3 with acl.

I've set on a file the following permissions on a file a.txt :

vssamba:/# getfacl /mnt/samba/partage/a.txt
getfacl: Removing leading '/' from absolute path names
# file: mnt/samba/partage/a.txt
# owner: herve
# group: users
user::rwx
group::r--
other::r--

The rights for share "Partage" are :

[partage]
   comment = blablabla
   path = /mnt/samba/partage
   public = yes
   writable = yes
   directory mask = 0744
   create mask = 0744
   security mask = 0744
   force security mode = 0
   directory security mask = 0744
   force directory security mode = 0

BUT, a user in "others" can delete the file from Windows XP !!!!
 What I have missed ?



More information about the samba mailing list