Shane Witbeck created CLOUDSTACK-1013: -----------------------------------------
Summary: running cloudstack overwrites default public/private ssh keys Key: CLOUDSTACK-1013 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1013 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.1.0 Environment: Mac OS X (10.8.2) Reporter: Shane Witbeck My default ssh keys were overwritten and apparently this is not a new thing: http://markmail.org/message/7wazyuw2qbxkv2mv?q=list:org%2Eapache%2Eincubator%2Ecloudstack-%2A+ssh+key#query:list%3Aorg.apache.incubator.cloudstack-*%20ssh%20key+page:1+mid:csy3flezogjwcng5+state:results The offending code: https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=blob;f=server/src/com/cloud/server/ConfigurationServerImpl.java;h=74fba8967531e5d0f5566708803aab23a1fbe23d;hb=HEAD#l579 While following the instructions here: http://incubator.apache.org/cloudstack/develop/environment.html#maven I've determined that my keys get overwritten when I run: mvn -pl :cloud-client-ui jetty:run -- 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