Hi Gurus,
Please can any one help configure "mds.ini" to enable LDAP over SSL communication btw MDM and LDAP.
Currently we have the following settings in our mds.ini:
[MDM LDAP]
LDAP in Use=True
Server=ldap.company.com
Server Port=389
Admin DN=uid=MDMLDAP,o=company.com
Admin Password+=B8HOEFOR18OELRH6FS7GT5V2
Base DN=o=company.com
User Identifier=uid
MDM Roles Algorithm=GroupMapping
MDM Roles Attribute=MDMRoles
MDM Email Attribute=mail
Allow Referrals=False
Trace Level=0
Fallback in Use=False
Fallback Roles=Guest
We would like to know what changes/additions needs to be done on MDS.INI to configure for LDAP SSL communication.
I know I need to change the "Server Port from 389 to 636" as the secure connection (SSL) communicates with 636. But apart from that what else do I need to change?
OR if you think I am not in moving in the right direction on enabling LDAP SSL communication please advise the correct path for configuration.
Thanking you all in advance for the help