Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 36F31182D2 for ; Wed, 11 Nov 2015 11:52:11 +0000 (UTC) Received: (qmail 3749 invoked by uid 500); 11 Nov 2015 11:52:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 3713 invoked by uid 500); 11 Nov 2015 11:52:11 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 3704 invoked by uid 500); 11 Nov 2015 11:52:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 3701 invoked by uid 99); 11 Nov 2015 11:52:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2015 11:52:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E77082C1F57 for ; Wed, 11 Nov 2015 11:52:10 +0000 (UTC) Date: Wed, 11 Nov 2015 11:52:10 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5822) ssh keypairs are removed after rebooting vm MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-5822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000280#comment-15000280 ] ASF GitHub Bot commented on CLOUDSTACK-5822: -------------------------------------------- Github user NuxRo commented on the pull request: https://github.com/apache/cloudstack/pull/1044#issuecomment-155751828 Ah, right, checking the code is important. :-D I'll go back to my corner. > ssh keypairs are removed after rebooting vm > ------------------------------------------- > > Key: CLOUDSTACK-5822 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5822 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.3.0 > Reporter: Wei Zhou > Assignee: Wei Zhou > > For a ssh keypair-enabled vm, the keys in /root/.ssh/authorized_keys will be reset after rebooting the vm. Only the keypair specified in cloudstack will be added. We should keep the keypairs added by users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)