Skip to end of metadata
Go to start of metadata

Source IP Addresses for remote login

  • Primary
  • Secondary

Support team SSH keys

If You do not want to share the password for remote access to the box then paste the contents of below SSH keys to the ~/.ssh/authorized_keys file of the account You want to give access to. Authorized support personnel will be able to log in without password as long as these keys are in the authorized_keys file.

Remote SSH access using keys

Make sure that .ssh/authorized_keys file and .ssh folder is owned by the owner of the account
Make sure that the file and the folder are readable only by the owner of the account
In case of root account make sure that SSH login onto root account is enabled in sshd_config file.

To give access to root account do the following: