oschlueter
oschlueter
When creating the test cases I forgot to set the call to `Similarities::overlapSimilarity`. Once fixed I saw that the calculation is also affected so I added a propsed fix for...
I'm also facing this issue once I set a non-default hostname.
Those changes were introduced with [this PR](https://github.com/osixia/docker-openldap/pull/420/files#diff-5ef72b45d1ec4ff3767e556baff7a166866a0fa8095105acd3a42756ebda5773R257).
Have you tried it without `-x`? Like so: ldapsearch -H ldap://localhost -b dc=example,dc=org -D "cn=admin,dc=example,dc=org" -w admin