Bug 427062 - audit-1.6.4-1.fc9 won't start: wants /var/log/audit/audit.log to be 640
Summary: audit-1.6.4-1.fc9 won't start: wants /var/log/audit/audit.log to be 640
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: audit
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-30 19:31 UTC by Tom London
Modified: 2007-12-31 14:29 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-31 14:29:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom London 2007-12-30 19:31:38 UTC
Description of problem:
Booting today with audit-1.6.4-1.fc9, auditd failed to start up:

Dec 30 11:05:34 localhost auditd: /var/log/audit/audit.log permissions should be
0640
Dec 30 11:05:34 localhost auditd: The audit daemon is exiting.
Dec 30 11:05:34 localhost kernel: audit(1199041534.187:4):
audit_backlog_limit=320 old=64 by auid=4294967295
subj=system_u:system_r:auditctl_t:s0 res=1
Dec 30 11:05:34 localhost kernel: audit(1199041534.187:5):
audit_backlog_limit=320 old=64 by auid=4294967295 res=1

/var/log/audit/audit.log's mode was 600.

Changing the mode to 640 makes it work, but is this test right?  Should the mode
be changed in the post install script?

Version-Release number of selected component (if applicable):
audit-1.6.4-1.fc9

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Steve Grubb 2007-12-31 14:29:53 UTC
Should be fixed in audit-1.6.4-3. I forgot to change the config parser to allow
both 0600 and 0640 for the logs. Thanks for reporting the bug.


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