I can't figure out how to set up basic file permissioning.  Here is what I want to do.
 
1. Have a dataset called Music
2. Give User A & B the ability to read and write to dataset Music
3. User C & D should only have read access to dataset Music.
 
How do you do this?
 
I put user A&B in a group called MusicOwners, and C&D in a group called MusicStreamers. But the dataset only has permissions for one group. Maybe I'm taking the wrong approach?
 
Thank you
	
		
			
		
		
	
			
			1. Have a dataset called Music
2. Give User A & B the ability to read and write to dataset Music
3. User C & D should only have read access to dataset Music.
How do you do this?
I put user A&B in a group called MusicOwners, and C&D in a group called MusicStreamers. But the dataset only has permissions for one group. Maybe I'm taking the wrong approach?
Thank you