Tagged Questions
4
votes
1answer
227 views
DTrace to trap any chmod applied to certain files
Underneath the Mac OS X directory /audit I have certain files which users can access and chmod to their liking.
I need to audit any chmod done on any files by recording the time, user and file being ...