Exam CCFA All QuestionsBrowse all questions from this exam
Question 141

How would an installation token be configured if the Falcon Sensor was installed on a Red Hat Enterprise Linux host?

    Correct Answer: D

    To configure an installation token for the Falcon Sensor on a Red Hat Enterprise Linux host, the command should include both the CID (Customer ID) and the provisioning token. The correct format for this would be 'sudo /opt/CrowdStrike/falconctl -s --cid=<cid> --provisioning-token=ABCD1234'. This ensures that both critical pieces of information are provided during the installation process.

Discussion
4d49dd6Option: D

sudo /opt/CrowdStrike/falconctl -s --cid=<CID>