Tim Slighter wrote: > So there if the ownership does not change, there is no way to report the > UID and/or GID of the user that changed the files?
Who changed the files is not something that is recorded on most filesystems. In general, only a user with write permissions can change a file, so that might give you a hint. If the file is set to be world writable however, it would be a wild guess. Sincerely, Richard van den Berg _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
