A school-district AirWatch Cloud Connector can no longer bind to Active Directory after a new host firewall is applied. Which rule restores directory integration securely?
Select an answer to reveal the explanation.
Short Explanation
The connector only needs a secure handshake with the directory, not a walk through every classroom subnet. LDAPS to the domain controllers is the path; open LDAP to the whole campus is not.
Full Explanation
AirWatch Cloud Connector directory integration uses LDAPS to domain controllers, not clear-text LDAP 389 across the campus. Scoping that allow to DC hosts restores bind after a host-firewall change. Disabling the ACC firewall or opening SMB to file servers is unrelated to directory bind and widens exposure.