Read/Write access denied in export-policy check-access with client-match set to 0.0.0.0
Applies to
- ONTAP 9
- NAS
- Export policies
Issue
Read-write access gets denied in running export-policy check-access as shown below:
cluster::> volume show -vserver vs1 -fields junction-path,policy
vserver volume policy junction-path
------- -------- ------- -------------
vs1 svm_root default /
vs1 vol test_policy
/vol1
2 entries were displayed.
cluster::> vserver export-policy check-access -vserver vs1 -volume vol -client-ip 10.1.100.100 -authentication-method sys -protocol nfs3 -access-type read-write Policy Policy Rule
Path Policy Owner Owner Type Index Access
----------------------------- ---------- --------- ---------- ------ ----------
/ default svm_root volume 1 read
/vol1 test_policy
vol volume 0 denied
2 entries were displayed