CB Protection: How to change the shepherd_config.php values for Redhat Linux installers from SQL
book
Article ID: 285222
calendar_today
Updated On:
Products
Carbon Black App Control (formerly Cb Protection)
Issue/Introduction
How to change the https://<servername>/shepherd_config.php value for the Redhat Linux installers from SQL Management Studio
Environment
- CB Protection Server: All Versions
- CB Protection Linux Agent: All Versions
Resolution
- Open SQL Management Studio
- Click 'New Query' button
- In the New Query window, update the Mac installer setting:
Use DAS
EXEC dbo.UpdateShepherdConfig 'GenerateRedhatInstaller', 'true'
Feedback
thumb_up
Yes
thumb_down
No