To connect to your BlueCat GCP Virtual Appliances, you must log in as the bluecat user via SSH with the generated key pair file.
Attention: In accordance with GCP best practices, SSH
root account login is disabled for
BlueCat GCP Virtual Appliances.
To connect your instances via SSH:
ssh -i <key_pair_file_name> bluecat@<eth0_ip>
Note: This will bypass the ID/Password login credential.
After successfully connecting to your instances, you can now access the BlueCat GCP Virtual Appliances command-line interface using sudo su - admin.