2020-08-31 11:01:56 -04:00
|
|
|
|
|
|
|
.. lgd1552571882796
|
|
|
|
.. _overview-of-system-accounts:
|
|
|
|
|
2021-05-20 14:11:59 -03:00
|
|
|
===================
|
|
|
|
Linux User Accounts
|
|
|
|
===================
|
2020-08-31 11:01:56 -04:00
|
|
|
|
|
|
|
A brief description of the system accounts available in a |prod| system.
|
|
|
|
|
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
**Sysadmin Local Linux Account**
|
|
|
|
This is a local, per-host, sudo-enabled account created automatically when
|
|
|
|
a new host is provisioned. It is used by the primary system administrator
|
|
|
|
for |prod|, as it has extended privileges.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
See :ref:`The sysadmin Account <the-sysadmin-account>` for more details.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
**Local Linux User Accounts**
|
|
|
|
Local Linux User Accounts should NOT be created since they are used for
|
|
|
|
internal system purposes.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
**Local LDAP Linux User Accounts**
|
|
|
|
These are local LDAP accounts that are centrally managed across all hosts
|
|
|
|
in the cluster. These accounts are intended to provide additional admin
|
|
|
|
level user accounts \(in addition to sysadmin\) that can SSH to the nodes
|
|
|
|
of the |prod|.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
2021-03-15 16:56:04 -03:00
|
|
|
See :ref:`Local LDAP Linux User Accounts <local-ldap-linux-user-accounts>`
|
2022-05-20 10:32:15 -03:00
|
|
|
and :ref:`Manage Composite Local LDAP Accounts at Scale
|
|
|
|
<manage-local-ldap-39fe3a85a528>` for more details.
|
2020-08-31 11:01:56 -04:00
|
|
|
|
|
|
|
.. note::
|
2021-03-15 16:56:04 -03:00
|
|
|
For security reasons, it is recommended that ONLY admin level users be
|
|
|
|
allowed to |SSH| to the nodes of the |prod|. Non-admin level users should
|
|
|
|
strictly use remote |CLIs| or remote web GUIs.
|
2021-05-20 14:11:59 -03:00
|
|
|
|
|
|
|
For more information, refer to the following:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
the-sysadmin-account
|
|
|
|
local-ldap-linux-user-accounts
|
|
|
|
create-ldap-linux-accounts
|
|
|
|
remote-access-for-linux-accounts
|
|
|
|
password-recovery-for-linux-user-accounts
|
|
|
|
estabilish-credentials-for-linux-user-accounts
|
|
|
|
establish-keystone-credentials-from-a-linux-account
|
|
|
|
starlingx-openstack-kubernetes-from-stsadmin-account-login
|
2022-05-20 10:32:15 -03:00
|
|
|
kubernetes-cli-from-local-ldap-linux-account-login
|
|
|
|
manage-local-ldap-39fe3a85a528
|