Page MenuHomeFreeBSD

net-mgmt/net-snmp: Avoid changing to the snmpd user for now
ClosedPublic

Authored by markj on May 14 2024, 2:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 11:53 PM
Unknown Object (File)
Dec 13 2024, 5:45 AM
Unknown Object (File)
Dec 8 2024, 1:16 PM
Unknown Object (File)
Dec 3 2024, 10:16 PM
Unknown Object (File)
Dec 2 2024, 12:14 AM
Unknown Object (File)
Nov 25 2024, 8:13 PM
Unknown Object (File)
Nov 24 2024, 5:42 AM
Unknown Object (File)
Nov 24 2024, 2:09 AM
Subscribers
None

Details

Summary

Switching the user might break existing configurations, for reasons that
are not quite clear yet. Avoid surprises by letting users opt-in to
that change, for now.

Reported by: dvl

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57705
Build 54593: arc lint + arc unit

Event Timeline

markj requested review of this revision.May 14 2024, 2:48 PM
markj created this revision.

Add a variable to configure snmpd to drop privs

This revision was not accepted when it landed; it landed in state Needs Review.May 14 2024, 3:28 PM
This revision was automatically updated to reflect the committed changes.