Bug 179028 - Group settings are destroyed by install script
Summary: Group settings are destroyed by install script
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: nagios
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike McGrath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-26 18:35 UTC by Alfred Glanzer
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.3-15
Clone Of:
Environment:
Last Closed: 2006-01-29 00:33:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alfred Glanzer 2006-01-26 18:35:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

Description of problem:
The post install script uses the usermod command to add nagios to the apache group. This is done without the -a switch, so this command deletes all other group-settings for apache (and nagios if applicable) !!!!!
This caused my webserver (apache) to stop functioning correctly.

Version-Release number of selected component (if applicable):
nagios-1.3-14.fc4

How reproducible:
Always

Steps to Reproduce:
1.install or upgrade nagios
2.
3.
  

Actual Results:  Apache groupsettings were destroyed

Expected Results:  Use the -a switch with the usermod command to add in stead of replace and delete.

Additional info:

Comment 1 Mike McGrath 2006-01-26 20:28:40 UTC
Sorry bout that, hope it wasn't too much of a headache :-).  Its all fixed in
release 15.  I'll be uploading it soon.

Comment 2 Alfred Glanzer 2006-01-26 22:14:19 UTC
Well, no sweat. Thanks for your quick reply !


Note You need to log in before you can comment on or make changes to this bug.