In the configuration described in this guide, a Remote Desktop connection (RDP) is made from an external device (e.g., your PC) to sios20-bastion, which in turn makes an RDP connection to the cluster nodes, sios20-node1 and sios20-node2. The cluster nodes cannot be connected to the RDP connection directly from the outside.

Check confirm the IP address, login user name, and initial password for the connection by following the steps below.

  1. Select ≡ > Compute > Instances.
  2. After selecting sios20-c under Compartment, select the instance you want to connect from the list.
  3. On the Instance information tab of the details page, check the following information for each instance.
sios20-bastion sios20-node1 sios20-node2
IP address Instance access /
Public IP address
Private VNIC / Private IP address
Login user name opc
Initial password Instance access / Initial password

Use the information above to establish an RDP connection.

For each node, you will be asked to reset your password when you log in with your password for the first time. Please change it accordingly.

In addition, by default, the Administrator user is not allowed to log in. After logging in as an opc user, you can log in as an Administrator by starting PowerShell for administrators and executing the following command.

net user Administrator "<password>" /active:yes

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment