Open
Description
Is your feature request related to a problem? Please describe.
When an LDAP connection failure occurs in the user sync tool, the log file should output information about the failure.
Describe the solution you'd like
This should not require a “debug” mode to be set, because it’s basic troubleshooting information. We’re not trying to debug the code. If the DNS lookup failed, that should be included in the log. If the DNS lookup succeeded but the LDAP connection failed, the log file should indicate the IP address of the LDAP connection that failed.