windows sharing permission

Status
Not open for further replies.

wissam

Dabbler
Joined
Jul 7, 2017
Messages
26
hey guys!
With my server freenas 11 i created 4 datasets :
-Dataset "A" is only for user A;
-Dataset "W" is also only for user W;
-The main goal of the third dataset "S" is to share files that would be accessed by both user A and W;
- The fourth dataset is only for guest acces.
What i'm facing is that the dataset "A" and "W" is accessible by any user which is not what i want. Only user A can access dataset "A" and the same thing for user W, he can only access dataset "W". The same problem with the shared dataset "S", it is accessed by everyone not only user A and W.
How can i make it work ?!
 

wissam

Dabbler
Joined
Jul 7, 2017
Messages
26
is there a possibility to configure the permission on the freenas server ?
it's like the admin will always have to move around to check the permission on any computer
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
is there a possibility to configure the permission on the freenas server ?
it's like the admin will always have to move around to check the permission on any computer

You can use setfacl to modify permissions on the shares from the CLI before you copy files to the server. Setfacl is not promiscuous about the users it is friendly with.
 
Status
Not open for further replies.
Top