Skip to content

ITS#9015 syncprov: fix for zero-length suffix

Howard Chu requested to merge hyc/openldap:its9015b into master

Treat the "" glue entry as an empty DB if it lacks a contextCSN, and skip generating one. This means if syncprov is added to such a backend that already contains entries, a mod must be done to explicitly force the contextCSN to be generated.

Merge request reports