Hi, I would like to share a main folder (main) with everyone but have different access rights to a subfolder of main (subfolder) with 2 groups. Is it possible that this can be done with samba? Regards LC
You can have the share permissions granting access to everyone , and then use file system permissions to limit the access to the appropriate groups for each folder. This is the same approach you would use with a "real" Windows server. On 10/09/12 16:17, ? wrote:> Hi, > > I would like to share a main folder (main) with everyone but have different > access rights to a subfolder of main (subfolder) with 2 groups. Is it > possible that this can be done with samba? > > Regards > LC > > >
On 09/10/12 04:17 PM, ? wrote:> Hi, > > I would like to share a main folder (main) with everyone but have different > access rights to a subfolder of main (subfolder) with 2 groups. Is it > possible that this can be done with samba? > > Regards > LCYou do it the same way that you do it on a Windows server. Share the main folder then use Windows Explorer to set up ACLs for the subfolder.