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? Yours, Jens -- 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