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)
Wed, Nov 26, 1:47 AM
Unknown Object (File)
Sat, Nov 15, 9:55 AM
Unknown Object (File)
Wed, Nov 12, 2:02 PM
Unknown Object (File)
Oct 30 2025, 6:15 AM
Unknown Object (File)
Oct 30 2025, 5:54 AM
Unknown Object (File)
Oct 30 2025, 4:11 AM
Unknown Object (File)
Oct 30 2025, 1:05 AM
Unknown Object (File)
Oct 12 2025, 8:21 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 Not Applicable
Unit
Tests Not Applicable

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.