Bug 30170

Summary: majordomo port: scripts/createuser does not add daemon to majordom-group when upgrading from a previous version
Product: Ports & Packages Reporter: marius <marius>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me CC: nsayer
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description marius 2001-08-28 22:50:05 UTC
	if the majordomo port is upgraded from an installed version not
	including the security fixes added on july 23, scripts/createuser
	bails out after finding the old majordomo user and group and does
	not add user daemon to majordomo group as required by the security
	fixes

Fix: suggested patch:
How-To-Repeat: 	upgrade an installed version of majordomo prior to july 23 by
	removing the old one and adding the current
Comment 1 Anders Nordby freebsd_committer freebsd_triage 2001-11-06 22:53:22 UTC
Responsible Changed
From-To: freebsd-ports->anders

I'll handle this, I am maintaining this port. Sorry for late feedback.
Comment 2 Anders Nordby freebsd_committer freebsd_triage 2002-02-08 01:57:50 UTC
State Changed
From-To: open->closed

I did this in another way. Thanks, however.