Enable or disable NFSv4 ACLs for ONTAP SVMs
To enable or disable NFSv4 ACLs, you can modify the -v4.0-acl and -v4.1-acl options. These options are disabled by default.
The -v4.0-acl or -v4.1-acl option controls the setting and viewing of NFSv4 ACLs; it does not control enforcement of these ACLs for access checking.
-
Perform one of the following actions:
If you want to…
Then…
Enable NFSv4.0 ACLs
Enter the following command:
vserver nfs modify -vserver vserver_name -v4.0-acl enabledDisable NFSv4.0 ACLs
Enter the following command:
vserver nfs modify -vserver vserver_name -v4.0-acl disabledEnable NFSv4.1 ACLs
Enter the following command:
vserver nfs modify -vserver vserver_name -v4.1-acl enabledDisable NFSv4.1 ACLs
Enter the following command:
vserver nfs modify -vserver vserver_name -v4.1-acl disabled