Tag Archives: unix

Making Ubuntu Samba Shares Group Writable

I have been working on setting up a Samba file server in Ubuntu (Hardy Heron) for a couple weeks now and have been plagued with the problem of getting user files that are uploaded and directories that are created to be editable (read, write and execute) by a specific group that all users are a member of. That way ownership data is retained and everyone can truly share the files. Samba is great for this as both Macs and PCs… Read More