Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 696033 Details for
Bug 907571
net-snmp does not honor configuration file look-ups as specified in man
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
man page patch
snmp-man.patch (text/plain), 1.12 KB, created by
Jan Safranek
on 2013-02-11 10:58:54 UTC
(
hide
)
Description:
man page patch
Filename:
MIME Type:
Creator:
Jan Safranek
Created:
2013-02-11 10:58:54 UTC
Size:
1.12 KB
patch
obsolete
>commit 9bd0413bfbdcd845413c135bbff8771fa7130809 >Author: Jan Safranek <jsafranek@users.sourceforge.net> >Date: Mon Feb 11 11:57:01 2013 +0100 > > Explicitly enumerate configuration files. > > The generic conf and local.conf extensions were interpreted as my.snmp.conf and my.other.snmp.local.conf by some customers. > >diff --git a/man/snmp_config.5.def b/man/snmp_config.5.def >index e7ac4a6..8701d93 100644 >--- a/man/snmp_config.5.def >+++ b/man/snmp_config.5.def >@@ -11,9 +11,10 @@ found and read from. By default, the applications look for > configuration files in the following 4 directories, in order: > SYSCONFDIR/snmp, > DATADIR/snmp, LIBDIR/snmp, and $HOME/.snmp. In each of these >-directories, it looks for files with the extension of both >-.IR conf " and " local.conf >-(reading the second ones last). In this manner, there are >+directories, it looks for files snmp.conf, snmpd.conf and/or >+snmptrapd.conf, as well as snmp.local.conf, snmpd.local.conf >+and/or snmptrapd.local.conf. *.local.conf are always >+read last. In this manner, there are > 8 default places a configuration file can exist for any given > configuration file type. > .PP
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 907571
: 696033