radosgw now runs as ceph:ceph under systemd. /run/ceph-rgw is 755 owned as the web user. I think this will break anybody using apache and fastcgi. That's not the default, but I don't think that combo makes any sense anyway. Should we... - make /run/ceph-rgw ceph:ceph 0755, make the sockets 770, and then make the user add the web user to the ceph group? - make /run/ceph-rgw ceph:www 0755 + group sticky bit and then make the sockets 770 so that the web user can open them? - get rid of /run/ceph-rgw entirely and let the admin do this on their own if they want to do fastcgi instead of civetweb? I like of like the last option... 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