Displaying 1 result from an estimated 1 matches for "ozkaniotest".
2017 Nov 30
1
I see "everyone permission" at windows security even i didn't add.
...9;t want to see
them. Do you know a way to delete these permissions when you create a samba
share?
getfacl iotest/
# file: iotest/
# owner: root
# group: root
user::rwx
user:8008:rwx
group::---
mask::rwx
other::---
------------------------------
[iotest]
    comment = iotest ACL Test
    path = /ozkaniotest/iotest
    valid users = "test.local\test"
    admin users = "test.local\test"
    write list = "test.local\test"
    public = no
    read only = yes
    inherit permissions = yes
    inherit acls = yes
BTW: I use ZFS as filesystem and my zfs parameters are:
   - ac...