You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Milamber (JIRA)" <ji...@apache.org> on 2014/05/15 01:10:35 UTC

[jira] [Commented] (CLOUDSTACK-6673) cloudstack-setup-management make a chmod 777 on /root

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998247#comment-13998247 ] 

Milamber commented on CLOUDSTACK-6673:
--------------------------------------


Probably origin from:

./python/lib/cloudutils/serviceConfig.py

            #FIXME: urgly make /root writable
            bash("sudo chmod 0777 /root")


> cloudstack-setup-management make a chmod 777 on /root
> -----------------------------------------------------
>
>                 Key: CLOUDSTACK-6673
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6673
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.4.0
>         Environment: Ubuntu 14.04 / KVM
> CS 4.4.0 snapshot 20140513
>            Reporter: Milamber
>            Priority: Blocker
>              Labels: security
>
> Before run cloudstack-setup-management, /root directory permissions are:
> drwx------   4 root root  4096 mai   14 15:05 root
> After the runs of cloudstack-setup-management, /root directory permissions are:
> drwxrwxrwx   4 root root  4096 mai   14 15:05 root



--
This message was sent by Atlassian JIRA
(v6.2#6252)