On Wed, 6 Apr 2016, Jens Rosenboom wrote: > Hi Sage, > > in https://github.com/ceph/ceph/commit/3aa38bc07f84f452d70757585ef2620ee60ee227 > you changed the permissions from 0755 to 0770. The description of the > commit only talks about making the directory group-writable, so I'm > failing to see why this should not be world-readable anymore. > > In particular this breaks our monitoring, which tries to check things > with a different user. That used to work earlier, because the sockets > themselves are still 0755. > > Was this just an oversight and you really meant to change it to 0775? > Or is there some other argument that I am not seeing yet? I think I was just erring on the side of private. I don't see any reason not to switch it to 0775. It highlights that we should be careful with the mode on the socket files we put there, but that was already true. sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html