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: How to Use B9cli Command (Linux)

App Control: How to Use B9cli Command (Linux)

Environment

  • App Control Agent: All Supported Versions
  • Linux: All Supported Versions

Objective

To use the App Control B9cli command.

Resolution

  1. Log in to the endpoint and use terminal to change to the Agent's directory:
    cd /opt/bit9/bin
    
  2. Some commands first require authentication, but all commands are started by calling ./b9cli, examples include:
    • Authentication not required:
      ./b9cli --status
    • Authentication required:
      ./b9cli --password 'Password'
      ./b9cli --tamperprotect 0

Additional Notes

Agent Management can be configured to allow authentication via User/Group instead of using a set password.

Related Content


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