IBM QRadar SOAR: Create Users using command line

From Wiki
Revision as of 01:03, 17 April 2025 by Ebasso (talk | contribs) (Created page with " 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 = * Artigos sobre IBM QRadar * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:IBM QRadar Category:IBM QRadar SOAR")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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