2020-08-31 11:01:56 -04:00
|
|
|
|
|
|
|
.. tfe1552681897084
|
|
|
|
.. _remote-access-for-linux-accounts:
|
|
|
|
|
|
|
|
================================
|
|
|
|
Remote Access for Linux Accounts
|
|
|
|
================================
|
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
You can log in remotely as a Linux user\(either sysadmin or a local |LDAP|
|
|
|
|
user\) using :command:`ssh`.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
|
|
|
.. note::
|
|
|
|
For security reasons, it is recommended that ONLY admin level users be
|
2021-03-15 16:56:04 -03:00
|
|
|
allowed to |SSH| to the nodes of the |prod|. Non-admin level users should
|
|
|
|
strictly use remote |CLIs| or remote web GUIs.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
Specifying the |OAM| floating IP address as the target establishes a
|
|
|
|
connection to the currently active controller; however, if the |OAM| floating
|
2020-08-31 11:01:56 -04:00
|
|
|
IP address moves from one controller node to another, the ssh session is
|
|
|
|
blocked. To ensure access to a particular controller regardless of its
|
|
|
|
current role, specify the controller physical address instead.
|
|
|
|
|
|
|
|
.. note::
|
|
|
|
Password-based access to the **root** account is not permitted over
|
|
|
|
remote connections.
|
|
|
|
|