-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Fully Compatible
-
v8.0, v7.0, v6.0, v5.0
-
Security 2024-07-08, Security 2024-07-22, Security 2024-08-05, Security 2024-08-19
-
200
The LDAP health checker tests currently rely on IP-based firewalls to simulate inaccessible LDAP servers. When external_auth tests are run in parallel, the firewall affects other LDAP tests from accessing the server and subsequently causes BFs.
We should stop relying on this firewall and instead port them over to the mock LDAP server, which can mock delayed or completely nonexistent responses.
- fixes
-
SERVER-92724 Complete TODO listed in SERVER-64479
- Closed