Community
 
 
 

CloudPortal Business Manager 1.x

팔로워 342명
 
Avatar
Pankaj Paliwal

SSH Key in CloudPortal

Avatar

SSH Key in CloudPortal

How does CP (or CS) pushes the SSH key to linux VMs?


Jacob Ben-David MEMBERS
댓글 1개
0

댓글을 남기려면 로그인하세요.

 
 

Previous 댓글 1개

Avatar
Pankaj Paliwal
Avatar

SSH Key in CloudPortal

The SSH key is sent to CloudStack by API. When a VM is launched, CloudStack will push the public key to the virtual router. When the VM boots, it will pull the key from the virtual router and place it in /root/.ssh/authorized_keys. Note, that like the password management script, there's also a script that needs to be installed on the template that will pull the SSH key from the virtual router. See the SSH KeyGen Script section of the download page - http://www.cloudstack.org/download.html

There's also a fairly good blog about this here: http://chriskleban-internet.blogspot.com/2012/03/build-cloud-cloudstack-instance.html

Edited by: davidnol on Jul 18, 2012 8:25 PM


David Noland CITRIX EMPLOYEES
댓글 작업 고유 링크

Top Contributors