[Samba] limit access to folder without mapping a new drive

Gaiseric Vandal gaiseric.vandal at gmail.com
Tue Jun 29 10:23:15 MDT 2010


Change the file permissions, either via Windows or with unix "chmod, 
chown etc" on the server..  The share perms will not override the file 
system permissions.

On 06/29/2010 12:19 PM, c cc wrote:
> Hi,
> Under our file structure, we have /files/all/departments/. We want
> everyone to have access to all the folders under files, but there are
> couple of folders in the departments directory/folder that need to
> limit access to only one person. Is it possible without mapping a new
> drive? Thanks!
>
> ----------------------------------------------------------------------------------------------
> [files]
>     comment = files
> #  hosts allow =
>      path = /files
>      public = yes
>      writable = yes
>      printable = no
>      create mask = 0644
>      directory mask = 0755
>      available = yes
>      guest only = no
>      browseable = yes
>      only user = no
>    



More information about the samba mailing list