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 226451 Details for
Bug 330741
upsd ignoring ACL in upsd.conf
[?]
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.
upsd.conf
upsd.conf (text/plain), 1.36 KB, created by
Andrew Meredith
on 2007-10-13 16:41:24 UTC
(
hide
)
Description:
upsd.conf
Filename:
MIME Type:
Creator:
Andrew Meredith
Created:
2007-10-13 16:41:24 UTC
Size:
1.36 KB
patch
obsolete
># Network UPS Tools: example upsd configuration file ># ># This file contains access control data, you should keep it secure. ># ># It should only be readable by the user that upsd becomes. See the FAQ. > ># ======================================================================= ># Access Control Lists (ACLs) ># ># ACL <name> <ipblock> ># ACL myhost 10.0.0.1/32 ># ># ACCEPT <aclname> [<aclname>...] ># REJECT <aclname> [<aclname>...] ># ># Define lists of hosts or networks with ACL definitions. ># ># ACCEPT and REJECT use ACL definitions to control whether a host is ># allowed to connect to upsd. ># ># This default configuration only gives access to localhost. To allow ># other hosts or networks to connect, see the documentation and change ># these lines. > >ACL all 0.0.0.0/0 >ACL localhost 127.0.0.1/32 >ACL anvil 10.103.0.0/16 > >ACCEPT anvil localhost >REJECT all > ># ======================================================================= ># MAXAGE <seconds> ># MAXAGE 15 ># ># This defaults to 15 seconds. After a UPS driver has stopped updating ># the data for this many seconds, upsd marks it stale and stops making ># that information available to clients. After all, the only thing worse ># than no data is bad data. ># ># You should only use this if your driver has difficulties keeping ># the data fresh within the normal 15 second interval. Watch the syslog ># for notifications from upsd about staleness.
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 Raw
Actions:
View
Attachments on
bug 330741
: 226451