[
https://issues.apache.org/jira/browse/CLOUDSTACK-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14010838#comment-14010838
]
Milamber commented on CLOUDSTACK-6673:
--------------------------------------
Yes seems related only on Ubuntu platform.
The name of python class is:
class ubuntuFirewallConfigServer(firewallConfigServer):
[...]
#FIXME: urgly make /root writable
bash("sudo chmod 0777 /root")
Deployment of CloudStack on Ubuntu 14.04 with this last line commented works
well...
> 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)