Full_Name: Leonid Yuriev Version: master OS: RHEL7 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (31.130.36.33)
While debugging on a server side I got 124 exit status from ldapseach.
I guess that is something like a timeout condition. For instance, a timeout while waiting response from a LDAP-server.
But return of the 124 seems a bug (in the ldap-library or ldapsearch), because such code was never defined or documented.
Adding the '-v' (verbose) to ldapsearch options gives nothing of useful info, just only a "ldap_initialize(...)" string.