Hello,
I am trying to configure LDAP but I am receiving this “error” message:
Active Directory plugin must be used to join Active Directory domains.
I understand what it means but I am lost as to why. The address I am providing is in fact LDAP, it is currently used in many other places as LDAP.
I have even tried writing simple python add using ldap3 library that connects with the same details and it is able to list all my users from LDAP.
The LDAP is setup inside Microsoft Entra, if that makes any difference.
Thank you for any suggestions.