Bug 115290

Summary: nut has read-only config files
Product: [Fedora] Fedora Reporter: Milan Kerslager <milan.kerslager>
Component: nutAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-11 23:18:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milan Kerslager 2004-02-10 09:14:24 UTC
The files in /etc/ups directory has very restrictive access rights:

-r--r--r--    1 root     root         3730 Feb 10 10:10 ups.conf
-r--r--r--    1 root     root         1495 Feb 10 09:52 upsd.conf
-r--------    1 root     root         2303 Feb 10 10:02 upsd.users
-r--------    1 nut      nut         11109 Feb 10 10:03 upsmon.conf
-r--------    1 nut      nut          3884 Feb 10 09:52 upssched.conf

Read-only for user nut is Ok as this user is not intended to modify
these files.

Please set write access for root for ups.conf, upsd.conf and upsd.users.
This allows easy edit with no error messages (root is always able to
write to these files anyway).

Comment 1 Than Ngo 2004-02-11 23:18:32 UTC
it's fixed in 1.4.1-1, which should be available in rawhide soon