From nobody@FreeBSD.org  Fri Dec 15 16:17:07 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id C879837B402
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Dec 2000 16:17:06 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBG0H6E85392;
	Fri, 15 Dec 2000 16:17:06 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200012160017.eBG0H6E85392@freefall.freebsd.org>
Date: Fri, 15 Dec 2000 16:17:06 -0800 (PST)
From: tim@falconsoft.com
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail.local installed with wrong permissions in make world
X-Send-Pr-Version: www-1.0

>Number:         23576
>Category:       misc
>Synopsis:       mail.local installed with wrong permissions in make world
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 15 16:20:01 PST 2000
>Closed-Date:    Sun Feb 4 17:19:04 PST 2001
>Last-Modified:  Sun Feb 04 17:19:56 PST 2001
>Originator:     Tim Gustafson
>Release:        4.2-STABLE
>Organization:
FalconSoft
>Environment:
FreeBSD esther.falconsoft.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 15 23:36:20 GMT 2000 root@esther.falconsoft.com:/usr/src/sys/compile/ESTHER  i386
>Description:
The 4.2-STABLE release installed mail.local with 555 permissions.  It needs to install is with 6555 or sendmail won't be able to deliver mail locally.  This problem has manifested itself on several different machines and several different source trees, all of which were newly retrieved via CVS from the FreeBSD servers.
>How-To-Repeat:
Just run a make world on 4.2-STABLE and look at /usr/libexec/mail.local
>Fix:
The make installworld process has to chmod on mail.local to 6555.

>Release-Note:
>Audit-Trail:

From: dima@unixfreak.org (Dima Dorfman)
To: tim@falconsoft.com
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/23576: mail.local installed with wrong permissions in make world
Date: Fri, 15 Dec 2000 16:49:01 -0800 (PST)

 tim@falconsoft.com wrote:
 > 
 > 
 > >Number:         23576
 > >Category:       misc
 > >Synopsis:       mail.local installed with wrong permissions in make world
 > >Description:
 > The 4.2-STABLE release installed mail.local with 555 permissions.
 
 This is the intended behavior.  Read the 20001020 entry in
 src/UPDATING.  On about the fourth line, it says:
 
         o mail.local(8) is no longer installed as a set-user-id binary.
 
 As to why it doesn't work for you, my only guess is that you forgot to
 run mergemaster (which is required as part of the upgrade process
 unless you're *really* sure nothing important changed--obviously, this
 is not the case).
 
 Hope this helps
 
 -- 
 Dima Dorfman <dima@unixfreak.org>
 Finger dima@unixfreak.org for PGP public key.
 

From: Tim Gustafson <tim@falconsoft.com>
To: dima@unixfreak.org (Dima Dorfman)
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: misc/23576: mail.local installed with wrong permissions in
  make world
Date: Sat, 16 Dec 2000 16:33:17 -0500

 > > >Number:         23576
 > > >Category:       misc
 > > >Synopsis:       mail.local installed with wrong permissions in make world
 > > >Description:
 > > The 4.2-STABLE release installed mail.local with 555 permissions.
 >
 >This is the intended behavior.  Read the 20001020 entry in
 >src/UPDATING.  On about the fourth line, it says:
 >
 >         o mail.local(8) is no longer installed as a set-user-id binary.
 >
 >As to why it doesn't work for you, my only guess is that you forgot to
 >run mergemaster (which is required as part of the upgrade process
 >unless you're *really* sure nothing important changed--obviously, this
 >is not the case).
 
 ah-so.  I was not aware of this script.  :)  I don't think it helped me too 
 much, though, since my sendmail.cf file is very different than the default 
 one.  I'll have to modify it by hand, as "man mergemaster" explains.
 
 Tim
 
 
 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Tim Gustafson                          tim@falconsoft.com
    www.falconsoft.com                          (631)475-6662
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    The more you hold us down, the more we press on.  <Creed>
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
 
State-Changed-From-To: open->closed 
State-Changed-By: gshapiro 
State-Changed-When: Sun Feb 4 17:19:04 PST 2001 
State-Changed-Why:  
The mail.local permissions change was done on purpose and covered in 
src/UPDATING and RELNOTES.TXT.  The user will modify their cf to adapt. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23576 
>Unformatted:
