Hi,
I'm trying to add an LDAP server to Sophos XG firewall version SFVH (SFOS 17.5.9 MR-9.HF062020.1) but no luck.
I'm getting "Device-LDAP server connectivity test failed"
Here is my setup:
When testing the LDAP server via the Linux command line tool ldapsearch it works fine.
I'm using the following command:
ldapsearch -x -LLL -H ldaps://<mydomain.com>:636 -D "uid=<user@mydomain.com>,dc=<mydomain>,dc=<mydomain>,dc=com" -w <mypassword> -b "dc=<mydomain>,dc=
<mydomain>,dc=com"
values surrounded by <> are of course being replaced when testing
how can i troubleshoot the faulty connection?
This thread was automatically locked due to age.