[Bug 1474667] Re: log dir permissions are incorrect
Marc Deslauriers
marc.deslauriers at canonical.com
Tue Jul 21 13:06:02 UTC 2015
The "adm" group's purpose is to give read access to log files. I don't
think it's appropriate to have members of that group be able to write
into the log directory.
NACK on this approach, some other way of handling this is required.
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1474667
Title:
log dir permissions are incorrect
Status in ceilometer package in Ubuntu:
Confirmed
Status in ceilometer source package in Trusty:
In Progress
Status in ceilometer source package in Utopic:
In Progress
Status in ceilometer source package in Vivid:
In Progress
Status in ceilometer source package in Wily:
Confirmed
Bug description:
[Impact]
In ceilometer-common.postinst, permissions for the dir
/var/log/ceilometer are set to 750.
In http://docs.openstack.org/developer/ceilometer/install/manual.html
it's stated to "Note Please make sure that ceilometer’s logging
directory (if it’s configured) is read and write accessible for the
user swift is started by."
That means the perms need to be 770, not 750.
[Test Case]
* Install ceilometer package
* Install swift package
* This prevents parts of swift from logging, where it uses ceilometer's egg to log info to ceilometer about usage.
[Regression Potential]
* None expected
[Other Info]
* None
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1474667/+subscriptions
More information about the Ubuntu-sponsors
mailing list