Hi ,
I was not able to get much information about ldap_sync Apis usage and other configuration for achieving client notification about changes happened in server....
The information provided in the man page for ldap_sync APis is very limited and it is a comman page for all sync APis...
Firstly I am initializing the ldap sync structure using ldap_sync_initialize and then pass this struct to ldap_sync_init as a part of basic testing....but ldap_sync_init is not successful...
Critical Extension unavailable error is thrown...
Irfaz Sait
Software Engineer
Huawei Technologies India Pvt. Ltd.
INNOVATION NEVER STOPS!
This e-mail and attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient's) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it!
Irfaz wrote:
Hi ,
I was not able to get much information about ldap_sync Apis
usage and other configuration for achieving client notification about changes happened in server……….
The information provided in the man page for ldap_sync APis is very limited
I think you already complained about this in past postings. I don't think the situation improved in a few days, given that no one is working on that API, AFAIK. Feel free to improve it.
and it is a comman page for all sync APis…….
Since the API is 2 real functions and a bunch of related helpers, tightly related to each other, it seemed appropriate to concentrate them in a single page, which is common practice (see ldap_search(3), ldap_bind(3), ...). However, feel free to split it in multiple pages if you consider it more appropriate.
Firstly I am initializing the ldap sync structure using ldap_sync_initialize and then pass this struct to ldap_sync_init as a part of basic testing…………but ldap_sync_init is not successful………
Critical Extension unavailable error is thrown………
See http://www.openldap.org/lists/openldap-software/200704/msg00053.html for discussion on the cause of that error.
p.
Ing. Pierangelo Masarati OpenLDAP Core Team
SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it --------------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Email: pierangelo.masarati@sys-net.it ---------------------------------------
openldap-software@openldap.org