https://bugs.openldap.org/show_bug.cgi?id=9051

--- Comment #5 from Quanah Gibson-Mount <[email protected]> ---
These 3 searches should all have been logged:

6042bb16 conn=1001 op=1 SRCH base="dc=example,dc=com" scope=0 deref=0
filter="(objectClass=*)"
6042bb16 send_ldap_result: conn=1001 op=1 p=3
6042bb16 conn=1001 op=1 SEARCH RESULT tag=101 err=0 qtime=0.000016
etime=0.000202 nentries=1 text=

6042bb16 conn=1003 op=1 SRCH base="dc=example,dc=com" scope=0 deref=0
filter="(objectClass=*)"
6042bb16 send_ldap_result: conn=1003 op=1 p=3
6042bb16 conn=1003 op=1 SEARCH RESULT tag=101 err=0 qtime=0.000016
etime=0.000183 nentries=1 text=


6042bb16 conn=1005 op=1 SRCH base="dc=example,dc=com" scope=0 deref=0
filter="(objectClass=*)"
6042bb16 send_ldap_result: conn=1005 op=1 p=3
6042bb16 conn=1005 op=1 SEARCH RESULT tag=101 err=0 qtime=0.000008
etime=0.000093 nentries=1 text=

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to