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:
parent
8af10d5203
commit
296d24befc
@ -15,6 +15,16 @@ Create LDAP Linux Accounts
|
|||||||
allowed to |SSH| to the nodes of the |prod|. Non-admin level users should
|
allowed to |SSH| to the nodes of the |prod|. Non-admin level users should
|
||||||
strictly use remote CLIs or remote web GUIs.
|
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
|
The :command:`ldapusersetup` command provides an interactive method for setting
|
||||||
up |LDAP| Linux user accounts.
|
up |LDAP| Linux user accounts.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user