Description:
I am trying to write an interface from a Windows Server to the mainframe using LDAP. I need to connect to CA LDAP for z/OS. Where can I find the Windows SDKs to use with CA LDAP?
Solution:
CA does not supply any Windows SDKs with the download material.
CA LDAP Server for z/OS is based on OpenLDAP which is constantly updating and enhancing the available functionality.
CA LDAP Server for z/OS r14 & r15 are based on OpenLDAP 2.4, so the doc provided by OpenLDAP for the 2.4 code is what should be used.
Here is the URL to OpenLDAP:
http://www.openldap.org.