cc_staff
169
edits
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
<!--T:133--> | <!--T:133--> | ||
Instead, OpenStack creates your VM with one SSH (Secure Shell) public key installed, and you can only log in using this SSH key pair. If you have used SSH keys before, the SSH public key can come from a key pair which you have already created on some other machine. In this case follow the instructions below for '''Importing an existing key pair'''. If you have not used SSH key pairs before or don't currently have a pair you want to use, | Instead, OpenStack creates your VM with one SSH (Secure Shell) public key installed, and you can only log in using this SSH key pair. If you have used SSH keys before, the SSH public key can come from a key pair which you have already created on some other machine. In this case follow the instructions below for '''Importing an existing key pair'''. If you have not used SSH key pairs before or don't currently have a pair you want to use, you will need to create a key pair. If you are using a windows machine see the [[Generating SSH keys in Windows/en|Generating SSH keys in Windows page]], otherwise follow the [[Using SSH keys in Linux|Linux/Mac instructions]]. For more information on creating and managing your key pairs see the [[SSH Keys/en|SSH Keys page]] in our wiki. | ||
[[File:Import key pair 3.png|500px|thumb|Importing an existing key pair (Click for larger image)]] | [[File:Import key pair 3.png|500px|thumb|Importing an existing key pair (Click for larger image)]] | ||
Line 40: | Line 40: | ||
#Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters. | #Paste your public key (only RSA type SSH keys are currently supported). <br/>Ensure your pasted public key contains no newline or space characters. | ||
#Click on the ''Import Public Key'' button. | #Click on the ''Import Public Key'' button. | ||
'''It is not advised to create key pairs in open stack as this poses some security challenges''' | |||
<br /><br /><br /><br /><br /><br /> | <br /><br /><br /><br /><br /><br /> | ||
==Launching a VM== <!--T:9--> | ==Launching a VM== <!--T:9--> |