Displaying 1 result from an estimated 1 matches for "refba_us".
2018 Nov 20
3
Samba not respecting directory acls inside a share
.../samba/refb
browseable = no
valid users = +"AM\refb_users"
writeable = yes
force user = AM\qui
force group = AM\refb_users
All the samba users and groups come from AD through nss_winbind.
Inside /samba/refb/ I created a sub directory test_a and set the owner
(in Solaris via chown) to AM\refba_users. I also set chmod 770. My
assumption would be that anyone that is a member of group refb_users
should be able to access the share and those who are also members of
the group refba_users should be able to read and write to the
directory test_a.
But actually when I access the share as a member of...