ExamGecko
Question list
Search
Search

Question 191 - 101-500 discussion

Report
Export

Which of the following commands enables the setuid (suid) permission on the executable /bin/foo?

A.
chmod 1755 /bin/foo
Answers
A.
chmod 1755 /bin/foo
B.
chmod 4755 /bin/foo
Answers
B.
chmod 4755 /bin/foo
C.
chmod u-s /bin/foo
Answers
C.
chmod u-s /bin/foo
D.
chmod 755+s /bin/foo
Answers
D.
chmod 755+s /bin/foo
Suggested answer: B
asked 18/09/2024
Paul A
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first