Exam 156-21581 All QuestionsBrowse all questions from this exam
Question 222

Which command is used to add users to or from existing roles?

    Correct Answer: A

    The correct command to add users to roles is 'Add rba user <user name> roles <list>' because it explicitly includes roles in its syntax, matching the requirement to specify roles while adding the user.

Discussion
EssentialDOption: A

To assign an RBA role to a user: add rba user <User Name> roles <Role1,Role2,...,RoleN>