EDR: How to Add a User from Terminal
book
Article ID: 291083
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
To add a user for an EDR Server using a terminal window.
Environment
- EDR Server: All Versions
- CentOS: All Supported Versions
Resolution
- Open a terminal to the EDR master server
- Switch User to Root
#: su root
- Add the user.
#: /usr/share/cb/cbpasswd --add=<username>
- Follow any prompts to enter user data.
Feedback
thumb_up
Yes
thumb_down
No