I really dont know why. I guess we can figure out who made the commit
and ask for rationale on this, but i'm not aware of any reason why /root
must be 777. Big security hole in my opinion.
I'd say to give it a try in your env first, if your tests pass, commit.
On 5/31/14, 12:06 AM, Yoshikazu Nojima wrote:
Hi,
Does anyone know the reason why cloudstack-setup-management make /root
directory mode 777 in ubuntu?
https://github.com/apache/cloudstack/blob/master/python/lib/cloudutils/serviceConfig.py#L767
If no one have objection, I will remove this code.
Regards,
Noji