Create a security connector password
After you deploy the security connector and launch it from the VMware console or Hyper-V Manager, you are prompted to create a password. This password is required to access the security connector and the Web Console.
The password must contain:
- Between 8 and 32 characters
- At least one uppercase and one lowercase letter
- At least one numeric character
You cannot reuse the last five passwords. These password requirements apply to Security Connector 3.2 or later.
To create a security connector password:
-
If you deployed Security Connector on VMware ESXi or Microsoft Hyper-V, complete these steps to access Security Connector:
- Log in to VMware or Hyper-V.
- Navigate to the VM you created.
- Open the Console or the remote connection for the VM. After you connect to Security Connector, you're prompted to create a password.
-
If you deployed Security Connector on Amazon Web Services (AWS) and Microsoft Azure, in your command line or terminal, enter this command:
ssh -i </path/to/ssh/key> admin@<public-or-elastic_IP>
where:
</path/to/ssh/key>
is the file path to the SSH key.<public-or-elastic_IP>
is the public or elastic IP address that you configured for the network interface you created. For more information on this IP address, see Deploy Security Connector on Amazon Web Services (AWS) or Deploy Security Connector on Microsoft Azure.
-
Enter a password for the security connector and press Enter. You're prompted to reenter the password.
-
Enter the password again, and press Enter.
-
After the password is successfully set, you can press any key to return to the main menu.
Next steps
Select one or two interfaces for DNS or HTTP Forwarder data.
Updated over 1 year ago