#NFSv3 file auditing
1 messages · Page 1 of 1 (latest)
believe ACE is the recommended option.
you can also use SLAG I believe.
not sure if fpolicy will audit NFS or just smb
From what I can tell SLAG is just NTFS, this volume is UNIX security style. This used to be so simple back in 7-mode (or even my Solaris days). You just would ask the kernel to log any time a file open or modify was done and you would get a log entry.
hrm. yea, the only thing I'm seeing is audit logging for NFSv4 and nothing about 3, anywhere
NFSv4 audit ACLs are what you need to add in order to perform native auditing as discussed in the following KB. It's a one-time process and will audit NFSv3 and NFSv4.x operations. https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/How_to_enable_auditing_of_NFS_events_in_ONTAP_9
Didn't know you can use NAS auditing with NFSv3. Thanks for the KB.