| Summary: | mail.local installed with wrong permissions in make world | ||
|---|---|---|---|
| Product: | Base System | Reporter: | tim <tim> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
tim
2000-12-16 00:20:01 UTC
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. > > >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 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. |