Clement Chen created CLOUDSTACK-243: ---------------------------------------
Summary: Management Server starts with JMX port open and without authentication Key: CLOUDSTACK-243 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-243 Project: CloudStack Issue Type: Bug Components: Install and Setup Affects Versions: 4.0.0 Reporter: Clement Chen Tomcat on CloudStack management server is started with "-Dcom.sun.management.jmxremote.port=45219 -Dcom.sun.management.jmxremote.authenticate=false" flag. As a result, the JMX port is open without authentication. Do we need the JMX port? If not, we should close it. If we need it, we will want to add authentication. Ideally we should add it in default installation. Or we should mention it in the document. -- 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