Hi,

 

 

I have a top-level directory called /data existing on a Solaris server
that I'd like to make browsable and readonly by anybody at my company.

 

Let's say I have the following in my smb.conf.

 

What if I want to share /data's subdirectories (e.g., /data/01,
/data/02, /data/01/group1, /data/01/group2, etc.) writeable by only
authorized users per subdirectory? Could someone please give me some
examples?

 

 

[global]

   workgroup = Alpha

   netbios name = dataserver01

   security = share

 

[interface]

   path = /data

   available = yes

   browsable = yes

   public = yes

   writeable = yes

   guest ok = yes

   readonly = yes

 

 

Thanks in advance.

 

 

- Young

 

 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to