Bug 106975 - wrong permission setting on "services"
Summary: wrong permission setting on "services"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: postfix
Version: 9
Hardware: i686
OS: Linux
high
high
Target Milestone: ---
Assignee: John Dennis
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-14 03:36 UTC by Need Real Name
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-10-14 14:54:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-10-14 03:36:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
/var/spool/postfix/etc/services is wrongly set to 600. Should be 644 for postfix
to run properly with chrooted config, which is the default mode.

Version-Release number of selected component (if applicable):
postfix-1.1.12-1

How reproducible:
Always

Steps to Reproduce:
1.chmod 644 /var/spool/postfix/etc/services then it works well
2. chmod 644 /var/spool/postfix/etc/services then it won't deliver mails
3.
    

Additional info:

Comment 1 John Dennis 2003-10-14 14:54:36 UTC
Thank you reporting this. Current postfix packages no longer use the chroot jail
nor do they install files into the jail so this is no longer an issue.


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