Update the LDAP Bind service on LSF
- Using a text editor, open the file you created from export in the previous procedure, for example, LDAPBIND_SVC_Current.xml
- On line 2 of the file, update the value of OVERRIDE=”false” to OVERRIDE=”true”
-
Locate the Provider line and make the following update:
From: <PROVIDER>ldap:// <LDAP_BIND_Server>:389</PROVIDER>
To: <PROVIDER>ldaps:// <LDAP_BIND_Server>:636</PROVIDER>
- If there are multiple LDAP Bind servers, update all <PROVIDER> lines.
- Save the file with a new name, for example, LDAPBIND_SVC_New.xml