Default Tank Permissions

Status
Not open for further replies.

Elegant

Explorer
Joined
Aug 27, 2015
Messages
67
Hi guys,
I was having some issues with a share's permissions and I accidentally altered the permissions of the tank. I'm just looking to make sure I have the default permissions of the tank correct again. Thanks!


root@FreeNAS:/mnt # getfacl tank
# file: tank
# owner: root
# group: wheel
owner@:rwxp--a-R-c--s:-------:allow
group@:rwxp--a-R-c--s:-------:allow
everyone@:r-x---a-R-c--s:-------:allow
 

DaveY

Contributor
Joined
Dec 1, 2014
Messages
141
My volumes look more like this:
Code:
# file: tank
# owner: root
# group: wheel
  owner@:rwxp--aARWcCos:-------:allow
  group@:r-x---a-R-c--s:-------:allow
  everyone@:r-x---a-R-c--s:-------:allow
 
Status
Not open for further replies.
Top