THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Filter out LDAP simple bind request for ROOT

I try to find if there are any ldap auth request from a client. The problem is that my capture is full of bindRequest(1) "ROOT" simple messages. The display filter that I use is: ldap.messageID == 1 && ldap.bindRequest_element. Nevertheless this filter does not filter out the message above - because it is with "messageID: 1" I look for anything that is not i.e.: bindRequest(1) "cn=myuser,ou=users,dc=example,dc=com" simple