View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000417 | bareos-core | installer / packages | public | 2015-01-30 18:37 | 2015-10-16 11:56 |
Reporter | Hilario | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Fedora | OS Version | Fedora 18 x86_64 |
Product Version | 14.2.2 | ||||
Summary | 0000417: bareos logrotate errors | ||||
Description | Logrotate reports: /etc/cron.daily/logrotate: error: skipping "/var/log/bareos/bareos-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/bareos/bareos.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. | ||||
Steps To Reproduce | just install and see the logrotate report | ||||
Additional Information | /var/log/bareos owners and permissions: bareos:bareos 775 I changed to 755. Server is Fedora 18 x86_64, bareos 14.2.2 logrotate 3.8.3 | ||||
Tags | No tags attached. | ||||
Suggestion: Let's add the following line to /etc/logrotate.d/bareos-dir su bareos bareos That should fix it properly. |
|
Fix committed to bareos master branch with changesetid 5222. | |
Fix committed to bareos bareos-14.2 branch with changesetid 5345. | |
bareos: master f780a233 2015-05-06 15:04 Ported: N/A Details Diff |
Fix bareos logrotate errors Fixes 0000417: bareos logrotate errors |
Affected Issues 0000417 |
|
mod - scripts/logrotate.in | Diff File | ||
bareos: bareos-14.2 0f176bbd 2015-05-06 15:04 Ported: N/A Details Diff |
Fix bareos logrotate errors Fixes 0000417: bareos logrotate errors |
Affected Issues 0000417 |
|
mod - scripts/logrotate.in | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-30 18:37 | Hilario | New Issue | |
2015-03-31 15:05 | pstorz | Status | new => confirmed |
2015-04-17 18:57 | stephand | Note Added: 0001697 | |
2015-05-07 19:49 | mvwieringen | Changeset attached | => bareos master f780a233 |
2015-05-07 19:49 | mvwieringen | Note Added: 0001713 | |
2015-05-07 19:49 | mvwieringen | Status | confirmed => resolved |
2015-05-07 19:49 | mvwieringen | Resolution | open => fixed |
2015-05-27 12:38 | joergs | Relationship added | child of 0000447 |
2015-05-29 18:06 | mvwieringen | Changeset attached | => bareos bareos-14.2 0f176bbd |
2015-05-29 18:06 | mvwieringen | Note Added: 0001759 | |
2015-10-02 20:09 |
|
Status | resolved => closed |
2015-10-02 20:09 |
|
Assigned To | => mvwieringen adm |
2015-10-02 20:09 |
|
Assigned To | mvwieringen adm => |
2015-10-16 11:56 | stephand | Relationship added | related to 0000537 |