https://bugs.openldap.org/show_bug.cgi?id=9267
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.5.0 Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED Keywords| |OL_2_5_REQ
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- Actually, the case is a bit different.
It only works if you use the IP address for the client, i.e:
ldapsearch .. -ZZ -H ldap://127.0.0.1/
if you use the hostname, it fails correctly.
However, I think there's still a bug here in the former.