I am struggling with understanding permissions with FreeNAS.

I have a SMB share I would like to share with EVERYONE (it's just 1 box and my family). I want to enable read/write/execute for all users. How do I accomplish this without having to do a chmod? Possible?

link|improve this question

43% accept rate
feedback

1 Answer

Set Authentication to Anonymous in CIFS/SMB|Settings and remove check from "Set read only" checkbox when you create a share. That should do. Though in FreeNas you cannot always get away with GUI setup only. In that case you can run "chmod" from Advanced|Command.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.