You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2018/02/09 19:47:00 UTC

[jira] [Created] (CLOUDSTACK-10283) Use sudo to execute keystore setup/import for kvm agents, and fail on keystore setup failures

Rohit Yadav created CLOUDSTACK-10283:
----------------------------------------

             Summary: Use sudo to execute keystore setup/import for kvm agents, and fail on keystore setup failures
                 Key: CLOUDSTACK-10283
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10283
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Rohit Yadav
            Assignee: Rohit Yadav
             Fix For: 4.11.1.0, 4.12.0.0


Addition of a KVM host creates keystore on the KVM host's /etc/cloudstack/agent path. The current scripts and codebase assumes that it will be the root user which is why the script don't call keytool with 'sudo'. To allow addition of host using a sudo-enabled/admin user, make suitable changes to the script, and also fail the addHost execution if keystore scripts fail (say due to permission issues etc).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)