IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

App Control: Disconnected Agents Due to Very Slow AD Policy Mappings Lookups

App Control: Disconnected Agents Due to Very Slow AD Policy Mappings Lookups

Environment

  • App Control Agent: All Supported Versions
  • Microsoft Windows: All Supported Versions
  • Microsoft Active Directory

Symptoms

  • Agents showing as Disconnected in the Console.
  • Using dascli status locally shows:
    Connection:        Connected(Waiting)
    Session:           Inactive
  • Console generating Events with Subtype: AD lookups are slow
  • ServerLog.bt9 has the messages similar to:
    [1424] 2023-04-19 09:18:40 (3544 Register Thread 0)   HostStorage::MapUsersToHostgroupUsingScript: AD query: 9442 ms

Cause

When Agents register with the Server they must be placed into the correct Policy. When Active Directory Policy Mapping has been configured, AD lookups must be completed to verify the correct membership.

When these LDAP queries made to Active Directory take very long time, the Server register threads get held up waiting on the results and cannot process Agent registrations

Resolution

  1. Log in to the Console and navigate to https://ServerAddress/shepherd_config.php
  2. Locate and adjust the following Properties accordingly:
    • ADLookupThreads: 3
    • ADLookupAsyncThresholdMs: 0
  3. Restart the App Control Server service.

Additional Notes

  • Another possible symptom is high usage percentage for computer registrations in https://ServerAddress/support.php > Reports > Agent Traffic Stats.
  • Currently there are no guidelines for ADLookupThreads per thousand Agents.

Related Content


Labels (1)
Was this article helpful? Yes No
100% helpful (1/1)
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
1556
Contributors