NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Can I change NFS file system permission on the filer

heightsnj
6,706 Views

Are there any ways that I can change the Unix permission from 755 to 775 or whatever? I could not think of a way. thanks for your inputs

4 REPLIES 4

scottgelb
6,700 Views

If in cDOT on the volume, "volume modify -unix-..."

snthlkumr
6,624 Views

For Cluster-Mode:

 

Cluster01::> volume modify -vserver <svm_name> -volume <vol_name> -unix-permissions 777

heightsnj
6,521 Views

A follow-up.

 

 

What is default NFS permission appeared on the host once I exported to it? and how do I change the default setting?

heightsnj
6,486 Views
 
Public