[Freeipa-devel] [PATCH 0181] Replace LDAP persistent search with syncrepl (RFC 4533)

Petr Spacek pspacek at redhat.com
Mon Jul 22 11:23:51 UTC 2013


Hello,

Replace LDAP persistent search with syncrepl (RFC 4533).

All direct operations with LDAP Persistent Search control are replaced
by ldap_sync_* calls.

Syncrepl code works in exactly same way as old psearch code:
Only the DN of the modified object is re-used from the message,
data from the object are fetched via separate LDAP search.

Current code is not able to detect object renaming because we don't have
UUID->DN mapping yet.

Another limitation is that current code can't detect unchanged entries,
so serial is incremented after each parsed LDAP object.

-- 
Petr^2 Spacek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bind-dyndb-ldap-pspacek-0181-Replace-LDAP-persistent-search-with-syncrepl-RFC-453.patch
Type: text/x-patch
Size: 27184 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130722/fc9a724c/attachment.bin>


More information about the Freeipa-devel mailing list