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 ?

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to