You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "ilya musayev (JIRA)" <ji...@apache.org> on 2013/02/14 22:31:13 UTC

[jira] [Created] (CLOUDSTACK-1278) Improper permissions on injectkeys.sh

ilya musayev created CLOUDSTACK-1278:
----------------------------------------

             Summary: Improper permissions on injectkeys.sh
                 Key: CLOUDSTACK-1278
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1278
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.1.0
         Environment: latest code of 4.1 as of 02/14/2013
            Reporter: ilya musayev
             Fix For: 4.1.0


Please change the permission and make client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/scripts/vm/systemvm/injectkeys.sh executable:


as of now it is 644 - rw-r--r--

and should be 755 - rwxr-xr-x

chmod 755 client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/scripts/vm/systemvm/injectkeys.sh

Thanks
ilya

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira