Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/sed__gets_permission_denied_after_enabling_NFS_auditing
      Applies to ONTAP 9 Native ONTAP NFS auditing sed 4.2 Issue sed -i gets permission denied after enabling auditing of NFS events on the SVM [ntap@~ nfsaudit]$ echo "hello" > ntapfl ; sed -i 's/hello/OK/...Applies to ONTAP 9 Native ONTAP NFS auditing sed 4.2 Issue sed -i gets permission denied after enabling auditing of NFS events on the SVM [ntap@~ nfsaudit]$ echo "hello" > ntapfl ; sed -i 's/hello/OK/g' ntapfl sed: couldn't close ./sedxbZ0aw: Permission denied A TCPDUMP shows the storage denies sed write call with NFS4ERR_ACCESS vserver security file-directory shows the user has enough permission on the volume Other tools like vim or echo can write to the export volume