--On Tuesday, March 10, 2020 12:03 PM +0100 Thierry Debaene
<thierry.debaene(a)gmail.com> wrote:
# ldapsearch -x -H ldap://192.168.100.11 -D
# "uid=thierry,ou=People,ou=linux,dc=be" -w password -b ou=linux,dc=be
# -LLL memberUid -v
ldap_initialize( ldap://192.168.100.11:389/??base )
ldap_result: Can't contact LDAP server (-1)
Please provide evidence that slapd is listening to 192.168.100.11 on port
389 and that it can be accessed (i.e., no firewall etc blocking access).
For example on my local system:
nc -zv 10.2.0.74 389
Connection to 10.2.0.74 389 port [tcp/ldap] succeeded!
Regards,
Quanah
--
Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<
http://www.symas.com>