DM-
SV01 Server ● BMC User Manual ● Rev. 2.1
111
Figure 103: Redfish - Configuring Open LDAP
3.3.10.2 Active Directory
Using a PATCH request, it is possible to activate and configure the Active Directory. The LDAP settings
below are sent inside the payload.
●
ServiceEnabled:
true for enabling LDAP or false for disabling it.
●
ServiceAddress (Server URI):
the user must specify the URI (Uniform Resource Identifier) to
access the server, starting with the scheme “ldap://”. As an example, a valid entry could be
“ldap://mycompany.com”.
●
Username (Bind DN):
the bind DN (Distinguished Name) of the user authenticating to the LDAP
directory. As an example, if the username is “user1” and it is part of the “Users” group, the entry
should look like this: “CN=user1,OU=Users,DC=mycompany,DC=com”.
●
Password (Bind Password):
the password related to the bind DN above
●
BaseDistinguishedNames (Base DN):
the base DN (Distinguished Name) of the user
authenticating to the LDAP directory. An example of a valid entry should look like this:
“DC=mycompany,DC=com”.
●
UsernameAttribute (User ID Attribute - optional):
additional user ID attribute (CN), if
applicable.
●
GroupsAttribute (Group ID Attribute - optional):
additional group ID attribute (GID), if
applicable.
Function
Configure LDAP - Active Directory
Operation
PATCH