Page MenuHomeFreeBSD

lpd: Tighten permissions on /var/run/printer
ClosedPublic

Authored by imp on Oct 10 2024, 3:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 5:52 AM
Unknown Object (File)
Tue, Mar 4, 3:24 PM
Unknown Object (File)
Sat, Mar 1, 7:18 PM
Unknown Object (File)
Mon, Feb 24, 6:19 PM
Unknown Object (File)
Feb 17 2025, 4:09 AM
Unknown Object (File)
Feb 5 2025, 1:35 AM
Unknown Object (File)
Feb 1 2025, 8:21 PM
Unknown Object (File)
Jan 30 2025, 4:46 AM
Subscribers
None

Details

Summary

Exclude group read/write permissions as well. Otherwise, group wheel can
submit things w/o the normal accounting. While group wheel is generally
trusted on the machine, submitting jobs w/o checks is not one of the
functions we document for that group.

PR: 17289

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59886
Build 56771: arc lint + arc unit

Event Timeline

imp requested review of this revision.Oct 10 2024, 3:58 PM
imp created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Oct 11 2024, 3:55 PM
This revision was automatically updated to reflect the committed changes.