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

Change-Id: I19ca5684668aa1664e0cb7c78c5c8197ee69ac8b
Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
Ngairangbam Mili 2024-09-16 09:55:40 +00:00
parent 8af10d5203
commit 296d24befc

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.