GIAC Certified Incident Handler (GCIH) — Question 203

What is the Linux administrator doing with the commands below?

$ rpcclient -U fezzik florin
rpcclient

gt; enumdomusers

Answer options

Correct answer: C

Explanation

The correct answer is C because the `enumdomusers` command is used to find users that are defined locally on the specified target server. Options A, B, and D are incorrect as they refer to different tasks related to SIDs and rights that are not the focus of the command being executed.