View Issue Details

IDProjectCategoryView StatusLast Update
0003662SOGoBackend Address Bookpublic2016-05-08 13:25
Reporterdkluenter Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
OSGentoo 
Summary0003662: sogo-slapd-sockd
Description

sogo-slapd-sockd sends:
...
sendto(7, "RESULT\ncode: %"
..

while slapd recieves:

572f3747 sock search reading line (RESULT
)
572f3747 sock search reading line (code: %)
572f3747 str2result (code: %) unable to parse value
572f3747 send_ldap_result: conn=1000 op=1 p=3

Result is that slapd doesn't present any search results.

Steps To Reproduce

run slapd in debug mode, do a ldapsearch with a proper simple bind and a searchbase something like cn=privateAddressbook,ou=addressbook,o=myCompany

Additional Information

openldap-2.4.38

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-05-08 13:25 dkluenter New Issue