After the Horizon Cloud Connector appliance is successfully paired with a Horizon pod, you can use the browser-based Horizon Cloud Connector configuration portal to activate or deactivate the SSH setting on the appliance. Starting with version 1.5 of the appliance, SSH is turned off in the appliance's operating system by default.
Note: (
Horizon Cloud Connector 2.0 and later) You can use these steps to enable SSH access to the primary node only. To enable SSH access to the worker node, you must instead follow the steps described in
Enable SSH Access to the Horizon Cloud Connector Using a Command Line Interface.
Prerequisites
Verify that the following items are in place.
- The appliance is successfully paired with the Horizon pod. The configuration portal screen with the toggle is accessible only when the Horizon Cloud Connector appliance is successfully paired with the Horizon pod. Prior to pairing the connector with the pod, you can use your vSphere environment to launch the appliance console and log in to use the command line to activate or deactivate SSH on the appliance. See the topic Enable SSH Access to the Horizon Cloud Connector Using a Command Line Interface.
- You have the My VMware credentials that have administrator access to your Horizon Cloud tenant environment. Those credentials are needed to log in to the Horizon Cloud Connector configuration portal.
- If your Active Directory domain is registered with your Horizon Cloud tenant environment, you need the credentials of an Active Directory account that is in a group with the Horizon Cloud Super Administrator role. When an Active Directory domain is registered with your Horizon Cloud tenant, a second login screen appears after you enter the My VMware credentials and you must subsequently enter Active Directory account credentials to access the configuration portal. For details about how your Active Directory domain gets registered with your Horizon Cloud tenant and the Super Administrators role, see Perform the First Required Active Directory Domain Registration for Your Horizon Cloud Control Plane Tenant and Assign Roles to Active Directory Groups that Control Which Areas of the Horizon Universal Console are Activated for Individuals in Those Groups After They Authenticate to Your Horizon Cloud Tenant Environment.
- You have the URL address that displays the configuration portal in your browser. To display the configuration portal's login screen, point your browser to one of the following:
- The Horizon Cloud Connector appliance's IP address, https://IP-address/
- If you created a forward and reverse lookup record in your DNS server that maps a fully-qualifed domain name (FQDN) to the IP address, that FQDN
- (Horizon Cloud Connector 1.9 and later) You have prepared the SSH public key required for authentication of the
ccadmin
user, in one of the following ways:- You have already registered the SSH public key during the deployment of the Horizon Cloud Connector OVA file, as described in Horizon Pods on Premises or in VMware Cloud on AWS: Download and Deploy the Horizon Cloud Connector into the Pod's vSphere Environment in the Deployment Guide.
- You have generated an SSH public key but have not registered it yet. You will have the option to register the key in the Horizon Cloud Connector configuration portal to complete the setup of SSH public key authentication.
Important: Beginning with Horizon Cloud Connector 1.9, SSH access is no longer supported for theroot
user account. For improved security, SSH access is only supported for theccadmin
user account through public-key (strongly recommended) or password authentication.You can still use the
root
account to perform non-SSH administrative tasks on the appliance.