search for: 00_stickygroup

Displaying 2 results from an estimated 2 matches for "00_stickygroup".

2018 Mar 05
2
SAMBA4 Fileserver & Disk Quota
I tried this. When im creating a folder directly on server, the sticky bit is working. But it does not work when im doing it from windows. # ls -l drwxrws---+ 7 root stickygroup 4096 Mär 5 14:44 00_stickygroup/ Best regards Micha Am 05.03.2018 um 14:15 schrieb Michael Wandel: > IMHO you can use the posix sgid bit.
2018 Mar 06
0
SAMBA4 Fileserver & Disk Quota
...directory you still have to set "inherit permissions=yes" which takes care of inheriting the sgid bit to new sub directories. This way all directories/files have the same group. This works well here for many of our shares. If this does not work for you, could it be that some ACL set on 00_stickygroup/ is getting in your way? Have a nice day Rainer Am 05.03.2018 um 14:50 schrieb Micha Ballmann via samba: > I tried this. When im creating a folder directly on server, the sticky > bit is working. But it does not work when im doing it from windows. > > # ls -l > > drwxrws---+ 7...