To enable LDAP, follow this procedure:
-
Go to the following directory on the Cluster Manager server:
<ECloud install>/<arch>/conf
-
Make a copy of the
ldap_template.xml
file if you intend to use LDAP, or thead_template.xml
file if you prefer to use Active Directory. Save the copy in theconf
directory as any name you choose or use the name:securityContext.xml
. -
Still working in
conf
, open theaccelerator.properties
file. -
Locate the following commented-out text string:
#ACCELERATOR_SECURITY_CONTEXT_FILES=conf/securityContext.xml
-
If you did not name your template copy
securityContext.xml
, replacesecurityContext.xml
with the filename you chose. -
Uncomment the
ACCELERATOR_SECURITY_…
text string by removing the lead “” sign.
-
Comment out
ACCELERATOR_SECURITY_CONTEXT_FILES=
(which immediately follows the line you uncommented). -
Update your own copy of the LDAP template with your LDAP configuration details.
-
Restart the Cluster Manager.
-
After the Cluster Manager is running, log in to the Cluster Manager UI as “admin”.
-
Go to Administration > Permissions.
-
Click Enable User.
-
Search for “*”.
If you set it up correctly, all LDAP users are visible.