Saturday, August 15, 2009

More on Linux

Finally found a perfect setup for multiple user shared folder in Samba. The folder's group must be suid (g+rwx and g+s, chgrp nobody where nobody is the Samba user), and list all the write user in the Samba folder config. Make groups in /etc/group with lists of users in each group. Tests must be performed for read, write and delete to make sure everything works as expected.

No comments: