[Samba] problem with inherit user in acl
test test
pni.post at gmail.com
Thu Nov 20 08:35:44 GMT 2008
Hi,
I've configured ACL for folder "market" like you can see below
[root at file_server ~]# 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
More information about the samba
mailing list