Merge "Add note about creating ldap users on subclouds (dsr8mr3, dsr8mr2+)"

This commit is contained in:
Zuul 2024-09-17 14:14:53 +00:00 committed by Gerrit Code Review
commit 2d17546c57

View File

@ -15,6 +15,16 @@ Create LDAP Linux Accounts
allowed to |SSH| to the nodes of the |prod|. Non-admin level users should
strictly use remote CLIs or remote web GUIs.
.. note::
In a |prod-dc| system configuration, the :command:`ldapusersetup` command
and other |LDAP| commands that are used to update data on the |LDAP|
server, are supported only on System Controller. These commands are not
supported on subclouds. This is because bind with password file is
supported only from System Controller. On subclouds, only bind anonymously
to the |LDAP| server is supported, thus, only the commands that read
information can be executed.
The :command:`ldapusersetup` command provides an interactive method for setting
up |LDAP| Linux user accounts.