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!

EDR: How to Utilize MAC Address for Sensor VDI

EDR: How to Utilize MAC Address for Sensor VDI

Environment

EDR Server: All Versions
EDR Sensor: All Versions

Objective

How to setup sensor VDI to utilize MAC Address

Resolution

  1. Open /etc/cb/cb.conf and enter the following configuration to the bottom of the file for Master and Minions
    NewRegistrationCallbackModulePath=/usr/share/cb/plugins/default_new_sensor_registration_callback_MacAddress.py
    NewRegistrationCallbackClassName=DefaultNewRegistrationCallback
  2. Download the file from the EDR secure link:
    1. 6.5.2 and below: default_new_sensor_registration_callback_MacAddress (6.x)
    2. 7.0.1 and above: default_new_sensor_registration_callback_MacAddress (7.x)
    • If you want to rename the file, make sure to use the filename in NewRegistrationCallbackModulePath=
  3. Copy the python script into to the /usr/share/cb/plugins folder
  4. Restart server services to ingest the change. 

Additional Notes


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-09-2020
Views:
881
Contributors