Hi,
I tried to figure out what is lber.

It seems to be a function set which translates the ldap messages to objects which are (mostly) utf8 strings.

I'm not sure but it seems lber decodes directly a whole ldap message (containing multiple values) to a big data structure (not each value one by one)

i had stranges results with queries returning big amounts of data from the root of the ldap database. so, i suspect this is efectively a bug in lber which occurs when it tries to handle some big amount of data or when it tries to handle a specific sort of data only present in AD's root. anyway, it's never a good thing to search for users or groups directy in the root of an active directory because it's slow.

so, try not to bind to the root of your AD,





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to