Does the Carbon Black Cloud sensor support proxy server authentication?
Yes, proxy server authentication is supported with Windows and Mac sensors. Typically end users will not be required to enter their credentials for proxy authentication because the sensor will attempt to auto-detect the pre-existing proxy server and proxy credential configuration from the local system operating system (when applicable). However, this should be tested prior to sensor deployment.
(Windows Sensor): PROXY_SERVER=<server>:<port>, PROXY_USER=<username>, and PROXY_PASSWD=<password> or (MAC Sensor): -p <server>:<port> -x <username>:<password>
LAST_ATTEMPT_PROXY_SERVER=<server>:<port>
PROXY_SERVER=10.10.10.1:8000 PROXY_USER=user01 PROXY_PASSWD=P*ssw0rd