[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAP wire protocol analysis with Wireshark



Hello,

As per a suggestion by Andrew Findlay, I have been using Wireshark to
debug my LDAP client.
Specifically, at this time, I am working on simple paging results.

One "issue" which I have noticed, is that searchResultsControl
returned by both OpenLDAP and/or MS AD servers always has a size of 0.
The cookie is returned according to the RFC 2696 specification, but
size is not.

Please advise what I am missing.

Thank you,

Igor Shmukler