Quantcast
Channel: All Network and Storage Protocols posts
Viewing all articles
Browse latest Browse all 2151

Re: How to export a NFS share with these options - *(rw,sync,anonuid=1111,anongid=1111,all_squash)

$
0
0

Hi

 

i strongly suggest you review this configuration against best practices and relevant product user guide. as this current config will allow anyone in any subnet read-write to the mount without any authentication. 

https://www.netapp.com/us/media/tr-4067.pdf - Netapp best practices for NFS on Cdot

 

 

but. as you requested. this is that: (assuming you created and mounted the volume. and that the SVM configured with NFS enabled)

 

export-policy create -vserver <SVM name> -policyname policy1

export-policy rule create -rwrule none -rorule none -superuser none -policyname Policy1 -vserver <SVM name> -clientmatch * -anon 1111

volume modify -vserver <SVM name> -volume <Vol name> -policy policy1

 

Gidi


Viewing all articles
Browse latest Browse all 2151

Latest Images

Trending Articles



Latest Images