LDAP_Lookup in addr.tcl assumes that the directory
will return results in the same order as they were
requested
(cn then mail). Our directory returns results in the same
order no matter how requested, causing errors in the
parsing of the ldap_results.
This patch to lib/addr.tcl allows for these "out-of-order"
responses.
Logged In: YES
user_id=98475
Hmm. The file upload didn't seem to work for my patch.
This is a second attempt.