Skip to content

When running as non-root, snmpd has issues with: bind, dhcp stats, mysql #519

Open
@dlangille

Description

@dlangille

I use net-snmp on my hosts. I prefer to run things as non-root when I can. I recently switched all my snmpd instances to run as non-root (made easier by recent work on the package).

Since then, a few modules have ceased to work. I'm creating this ticket so we can keep track of progress.

So far, it's:

  • bind - invokes: system("echo $rndc stats | su -fm bind")
  • dhcp.py - solution: add snmpd user to dhcpd group so it can read /usr/local/etc/dhcpd.conf
  • mysql - no information yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions