[Note: Feel free to redirect me to an openldap mailing list, if that's a more appropriate place to post this question.]
Using Net::LDAP::Control::PersistentSearch, I was able to write a nifty persistent search tool that works like a champ with Novell eDirectory. However, it fails miserably with OpenLDAP 2.3.19 on SLES10. The problem appears to be on the OpenLDAP side. It actually becomes unresponsive after a persistent search is started and a modification is done. Simple base level searches never return. This appears to be the reason that I can't get syncrepl with the refreshandPersist option to work. I'm trying to track down more up to date OpenLDAP rpms for SLES10. My guess is this is just a bug with the .19 version. Have others run into a similar problem and then got it working with a later version? Thanks in advance, Jim Schnitter