Forum Moderators: bakedjake
What I want to do it set up groups and have the users in different groups so they can only access certain directorys within the share. I know how to set up users and groups in Linux but I am unsure how to set this up with Samba. Can anyone point me in the right direction? Thanks.
And yes, you're out of luck if you're not using a domain, since basically everything is a giant share with no real network authentication. Set up a Domain Controller (in Samba, even), and have your clients authenticate to that.
Then what I do is change the permissions on the filesystem itself with setfacl (this is a FreeBSD 5 system), which I've set up with nsswitch and winbind.