Hi,

I've configured ACL for folder "market" like you can see below

[EMAIL PROTECTED] ~]# getfacl  /files/main/pl/market/
getfacl: Removing leading '/' from absolute path names
# file: files/main/pl/market
# owner: test
# group: root
user::rwx
group::r--
group:master:rwx
group:market:rwx
group:boss:r-x
mask::rwx
other::---
default:user::rwx
default:group::r--
default:group:master:rwx
default:group:market:rwx
default:group:boss:r-x
default:mask::rwx
default:other::---

but if I'll past some files to folder then I have little bit another
permissions. For me very important is inherit "user" but as you can see user
have only r-x, why he doesn't have rwx like parent folder "market" when is
default:user:rwx ?

# file: files/main/pl/market/test.pdf
# owner: test
# group: market
user::r-x
group::r--
group:master:rwx
group:market:rwx
group:boss:r-x
mask::rwx
other::---

is some solution for my problem
-- 
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