Murali K Gandrakota wrote:
I have some queries on using C-library SDK against ADS 1.5.4.
1. Does apache provide its own C-SDK for ldap programming?
2. If not, what if we use SDK's of Tivoli or Mozilla or Sunone. How easy
is the process of integration or porting.Is it a seamless activity?
There is no porting effort. LDAP is standardized on the wire; no special
driver or library is needed for different LDAP servers. You can use any
LDAP client library/SDK with any LDAP server.
For instance, all the SDKs you mention above perfectly work with ApacheDS.
Greetings from Hamburg,
Stefan