Oracle Communications Session Border Controller — Question 5
You are logged in to the Session Border Controller a superuser. You want to remove other user from the system.
How do you accomplish this?
Answer options
- A. from the superuser mode, by executing the remove user <index number> command
- B. from the user mode, by executing the kill <index number> command
- C. from the superuser mode, by executing the remove user <username> command
- D. from the superuser mode, by executing the kill <index number> command
- E. from the user mode, by executing the remove user <index number> command
Correct answer: C
Explanation
The correct answer is C because it specifies the appropriate command to remove a user by their username while in superuser mode. Option A incorrectly uses the index number, while options B and E involve user mode, which does not have the necessary permissions to remove users. Option D also misapplies the kill command in superuser mode, which does not achieve the desired result of user removal.