Actions
Bug #8777
closed[logrotate] error: skipping "/var/log/candlepin/audit.log" because parent directory has insecure permissions
Difficulty:
trivial
Triaged:
Yes
Description
I see such errors in ma root mailbox with katello 2.0 on centos7
/etc/cron.daily/logrotate: error: skipping "/var/log/candlepin/audit.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/candlepin/candlepin.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/candlepin/cpdb.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/candlepin/cpinit.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/candlepin/error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/var/log/tomcat/catalina.out" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
regards Florian
Updated by Eric Helms almost 10 years ago
- Target version set to 63
- Translation missing: en.field_release set to 14
- Triaged changed from No to Yes
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release changed from 14 to 23
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release deleted (
23)
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 23
Updated by Justin Sherrill over 9 years ago
- Status changed from New to Assigned
Module fixed here: https://github.com/Katello/puppet-candlepin/pull/19
Updated by Justin Sherrill over 9 years ago
- Assignee changed from Justin Sherrill to Eric Helms
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/206 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|b399f8f2b17bffe07a8417842ea41a87d128b2f2.
Actions