Skip to content

disco: fall back to LDAPS if CLDAP ping was not successful

Sumit Bose requested to merge sbose/adcli:cldap_ldaps_fallback into master

If the --use-ldaps option is used and there is no reply on the CLDAP 389/udp port adcli will try to send the request to the LDAPS port 636/tcp.

Resolves: #31 (closed)

Merge request reports