Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 23:01:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269791] net-mgmt/net-snmp: fix net-snmp-config --create-snmpv3-user for use on jail hosts
Message-ID:  <bug-269791-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269791

            Bug ID: 269791
           Summary: net-mgmt/net-snmp: fix net-snmp-config
                    --create-snmpv3-user for use on jail hosts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: dvl@FreeBSD.org
          Assignee: zi@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)

Created attachment 240356
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240356&action=
=3Dedit
Use @PSCMD@ -J 0 not @PSCMD@

re https://github.com/net-snmp/net-snmp/issues/280 submitted about 10 months
ago.

This patch allows sudo net-snmp-config --create-snmpv3-user to succeed if r=
un
on a jail host and snmpd is also running in one of the jails.

The code checks to see if snmpd is running, but fails to check only the hos=
t,
not all processes.

Just now, I've starting patching my own net-mgmt/net-snmp

This works here.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269791-7788>