Displaying 1 result from an estimated 1 matches for "tcgroup".
Did you mean:
cgroup
2005 Jun 10
1
Unusual permissions problem
...a directory, but a GROUP of users to have read access. Simple,
right? First, I set up the directory structure per Linux:
(According to the samba guide, it's more efficient to use sticky bits on the directory instead of using the force user clause in the
smb.conf file.)
drwsr-s--- 2 tcuser tcgroup 8.0K Jun 10 08:06 timecards
Testing:
Log in as a user who is a member of the tcgroup, can read all files in the tree: Success
Log in as tcuser, can read, write, and delete all files in the tree: Success
So I'm feeling pretty good about the Linux permissions. Now time to create the share:...