Hazimil
Contributor
- Joined
 - May 26, 2014
 
- Messages
 - 172
 
Hi, I’m new to FreeNAS and am currently playing with it in a Virtual environment (I want to get used to it before I purchase hardware), and am slightly confused about datasets and sharing!
 
I’ve created a volume called volume1, which has a dataset called downloads (default options, except Windows ACL). I need the data in this dataset accessible by all users on the network (but they are not allowed to delete/add files), so I have created a Windows (CIFS) Share called downloads (default options, but with Export Read Only and Allow Guest Access ticked), which points to this dataset.
 
I have tested this, and any PC on the network is able to connect to this share, and access the files without altering them (which is what I need), however I have one user (Me!) who needs to be able to create/add files within the dataset.
 
How do I go about doing this? At the moment I have just created another CIFS share which points to the top-level volume, and added the user to Auxiliary group wheel.
 
Is this the way to do it, or is there a better way?
 
Thanks, Jonathan
	
		
			
		
		
	
			
			I’ve created a volume called volume1, which has a dataset called downloads (default options, except Windows ACL). I need the data in this dataset accessible by all users on the network (but they are not allowed to delete/add files), so I have created a Windows (CIFS) Share called downloads (default options, but with Export Read Only and Allow Guest Access ticked), which points to this dataset.
I have tested this, and any PC on the network is able to connect to this share, and access the files without altering them (which is what I need), however I have one user (Me!) who needs to be able to create/add files within the dataset.
How do I go about doing this? At the moment I have just created another CIFS share which points to the top-level volume, and added the user to Auxiliary group wheel.
Is this the way to do it, or is there a better way?
Thanks, Jonathan