Resolves: #1359123 - update default configuration to conform to the best practices

This commit is contained in:
Josef Ridky 2016-08-12 12:42:05 +02:00
parent 7e587a790c
commit 778f5c09a1
2 changed files with 7 additions and 4 deletions

View File

@ -38,14 +38,14 @@
# First, map the community name "public" into a "security name"
# sec.name source community
com2sec notConfigUser default public
#com2sec notConfigUser default public
####
# Second, map the security name into a group name:
# groupName securityModel securityName
group notConfigGroup v1 notConfigUser
group notConfigGroup v2c notConfigUser
#group notConfigGroup v1 notConfigUser
#group notConfigGroup v2c notConfigUser
####
# Third, create a view for us to let the group have rights to:

View File

@ -11,7 +11,7 @@
Summary: A collection of SNMP protocol tools and libraries
Name: net-snmp
Version: 5.7.3
Release: 12%{?dist}
Release: 13%{?dist}
Epoch: 1
License: BSD
@ -528,6 +528,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Fri Aug 12 2016 Josef Ridky <jridky@redhat.com> - 1:5.7.3-13
- net-snmp.redhat.conf: update default configuration to conform to the best practices (#1359123)
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.3-12
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages