mirror of https://github.com/apache/cloudstack.git
45 lines
2.0 KiB
Plaintext
45 lines
2.0 KiB
Plaintext
#Licensed to the Apache Software Foundation (ASF) under one
|
||
#or more contributor license agreements. See the NOTICE file
|
||
#distributed with this work for additional information
|
||
#regarding copyright ownership. The ASF licenses this file
|
||
#to you under the Apache License, Version 2.0 (the
|
||
#"License"); you may not use this file except in compliance
|
||
#with the License. You may obtain a copy of the License at
|
||
#http://www.apache.org/licenses/LICENSE-2.0
|
||
#Unless required by applicable law or agreed to in writing,
|
||
#software distributed under the License is distributed on an
|
||
#"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||
#KIND, either express or implied. See the License for the
|
||
#specific language governing permissions and limitations
|
||
#under the License.
|
||
#
|
||
# Translators:
|
||
# Isaac Chiang <isaacchiang@gmail.com>, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Apache CloudStack Docs\n"
|
||
"POT-Creation-Date: 2013-04-12T11:19:40\n"
|
||
"PO-Revision-Date: 2013-03-26 09:09+0000\n"
|
||
"Last-Translator: isaac.chiang <isaacchiang@gmail.com>\n"
|
||
"Language-Team: None\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: zh_TW\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. Tag: title
|
||
#, no-c-format
|
||
msgid "Resetting SSH Keys to Access VMs"
|
||
msgstr "重新設定 SSH金鑰來存取VM"
|
||
|
||
#. Tag: para
|
||
#, no-c-format
|
||
msgid ""
|
||
"Use the resetSSHKeyForVirtualMachine API to set or reset the SSH keypair "
|
||
"assigned to a virtual machine. With the addition of this feature, a lost or "
|
||
"compromised SSH keypair can be changed, and the user can access the VM by "
|
||
"using the new keypair. Just create or register a new keypair, then call "
|
||
"resetSSHKeyForVirtualMachine."
|
||
msgstr "使用 resetSSHKeyForVirtualMachine API來設定或重設指定到虛擬機器的SSH keypair,由於多了這個功能,忘掉或有危害的SSH keypair可以被換掉,使用者可以使用新的keypair存取VM。建立或註冊新的keypair,然後呼叫 resetSSHKeyForVirtualMachine"
|