Is it possible to see who has accessed a file (not necessarily modified) if you don't have admin rights on linux?
For e.g.,
user A has permission rwxr--r-- on a folder B and user C reads a file D from folder B. Will it be possible for A to see that C accessed D?