Bug 50848

Summary: mailman crontab installed as root
Product: [Retired] Red Hat Raw Hide Reporter: Matthew Saltzman <mjs>
Component: mailmanAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
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: 2001-08-03 21:44:17 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 Matthew Saltzman 2001-08-03 21:44:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010802

Description of problem:
The mailman installation procedure requires installation of a crontab file
for user mailman.  The RPM installs the correct crontab entries, but as
root instead of mailman.  This causes root's previous crontab to be
overwritten, and it is not backed up.

How reproducible:
Didn't try

Steps to Reproduce:
1.Install mailman-2.0.5-1
2.Check root's crontab file.
3.
	

Actual Results:  root's crontab is overwritten

Expected Results:  mailman's crontab is overwritten

Additional info:

Comment 1 Nalin Dahyabhai 2002-04-08 21:42:05 UTC
This should be fixed in 2.0.5-2 and later, which handle being built on systems
without a preexisting mailman account better.