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, Jun 29, 4:37 PM
Unknown Object (File)
May 22 2024, 4:40 AM
Unknown Object (File)
May 19 2024, 4:30 PM
Unknown Object (File)
May 18 2024, 8:30 PM
Unknown Object (File)
May 16 2024, 12:23 AM
Unknown Object (File)
May 15 2024, 9:49 PM
Unknown Object (File)
May 15 2024, 8:39 PM
Unknown Object (File)
May 15 2024, 4:30 PM
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 Not Applicable
Unit
Tests Not Applicable

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.