Answer the question
In order to leave comments, you need to log in
Linux, file access auditing, is there such a thing?
On Windows servers, you can configure file access auditing and after that you can see in the log when and which user opened a file / folder, created, deleted, etc. Is there a similar functionality in Linux systems?
Answer the question
In order to leave comments, you need to log in
Yes, there is, and very different.
1) There is inotify - an internal kernel file tracking mechanism
2) There is SELinux - a security system
3) there is auditd
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question