IBM QRadar SOAR: Create Users using command line

From Wiki

1) Connect to CLI, using resadmin user

2) Run command

sudo resutil newuser -email "[email protected]" -first Harry -last Potter -role "Incident Creator" -org "Hogwarts"


Ver também