The following revision introduces system calls from file-attribute-modify audit class
which deal with changing the ownership of a given file. System calls are:
- chown(2)
- fchown(2)
- lchown(2)
- fchownat(2)
Differential D15825
Add tests for syscalls used for modifying the ownership of file aniketp on Jun 15 2018, 4:38 PM. Authored by Tags None Referenced Files
Subscribers
Details
The following revision introduces system calls from file-attribute-modify audit class
Execute make && make install from test/sys/audit.
Diff Detail
|