GCIH Exam QuestionsBrowse all questions from this exam

GCIH Exam - Question 116


What is the Linux administrator doing with the commands below?

$ rpcclient -U fezzik florin

rpcclient $> lsaenumsid

Show Answer
Correct Answer: D

The command 'lsaenumsid' in rpcclient on a Linux system is used to enumerate SIDs (Security Identifiers) of all users defined locally on the target server. This means the administrator is identifying all the SIDs available on the target server.

Discussion

1 comment
Sign in to comment
XBal
Sep 15, 2024

Answer is D