develooper Front page | perl.ldap | Postings from June 2008

LDAP Content Synchronization Operation (rfc4533)

Thread Next
From:
Mathieu PARENT
Date:
June 14, 2008 12:01
Subject:
LDAP Content Synchronization Operation (rfc4533)
Hi,

I have implemented LDAP Content Synchronization Operation (rfc4533) in
perl-ldap (See the attached patch). This is used by the OpenLDAP
server and provide features similar to Persistent Searches in a more
consistent way.

This is my first try in this code, any feedback is welcome.
I don't know how to handle the Sync Info Message which is an LDAP
Intermediate Response Message (see 2.5 in RFC). perl-ldap doesn't
seems to support intermediate responses in response to LDAP::Search.
What is the way to correct this ?

thanks

Mathieu Parent


Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About