Chris Ridd wrote: > Your server could indeed be quite broken, but I'd go and check result codes > properly and see what changes that makes.
Alright, I changed the "->error ne "Success"" tests to "->code() != 0", and we'll see how that goes. I don't remember why I used the error tests in the first place but I remember doing it for a reason. Perhaps it was that I am getting zero return codes for some failures. This is OpenLDAP 2-2.1.22-118 on SuSE 9.1 (with patches) and perl 5.8.1 if that makes a difference. -- Eric A. Hall http://www.ehsco.com/ Internet Core Protocols http://www.oreilly.com/catalog/coreprot/
