Page MenuHomeFreeBSD

audit(4): Syscalls to check the accessibility of a file
ClosedPublic

Authored by aniketp on Jun 14 2018, 4:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 17, 3:45 AM
Unknown Object (File)
Thu, Jul 16, 3:51 AM
Unknown Object (File)
Fri, Jul 10, 11:29 PM
Unknown Object (File)
Thu, Jul 2, 4:37 AM
Unknown Object (File)
May 22 2026, 12:03 AM
Unknown Object (File)
May 10 2026, 8:26 PM
Unknown Object (File)
May 3 2026, 11:17 AM
Unknown Object (File)
May 2 2026, 11:47 PM
Subscribers
None

Details

Summary

This change introduces the auditability tests for syscalls concerned with checking the
accessibility of files. Categorized under file-attribute-access audit class.

  • access(2)
  • eaccess(2)
  • faccessat(2)
Test Plan

Execute make && make install from test/sys/audit.
Execute kyua test from /usr/tests/sys/audit. All testcases should succeed.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17272
Build 17111: arc lint + arc unit