Hello, We have an LDAP client that normally functions correctly. When it issues a search request it always includes a simple paged results control. However the problem that I'm having right now is the ldap_parse_result function doesn't extract the paged control from the first chunk of results. Initially, I thought the control wasn't being sent by the AD but I've run some line traces and can see the control at the end of the message. The only thing unusual is that the last entry in the chain is a search reference. Are there any known problems handling search references?
Geoff _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
