Configuring SSH key-based access for virtual application instances
You can configure SSH key-based access for virtual application instances.
About this task
You can add Secure Shell (SSH) key-based access to a virtual machine during virtual application pattern deployment, or add it to a virtual application instance after deployment. This type of security provides better protection than password-based access.
To access deployed virtual machines for troubleshooting and maintenance purposes, you must set up SSH key-based access with an RSA key pair. The key has user ID "virtuser".
You can either provide your own externally generated public key or use a key pair that is generated by the system. After you generate the key pair, you can install the public key during virtual application pattern deployment and give the private key to users who are allowed to access the virtual machines for debugging and maintenance.
After you generate the public and private keys, you can either upload the key to virtual machines when you deploy a virtual application pattern or you can upload the public key to virtual machines in an existing deployed virtual application instance.