ExamGecko
Question list
Search
Search

Question 140 - 101-500 discussion

Report
Export

What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?

A.
The command is SetUID and it will be executed with the effective rights of the owner.
Answers
A.
The command is SetUID and it will be executed with the effective rights of the owner.
B.
The command will be executed with the effective rights of the group instead of the owner.
Answers
B.
The command will be executed with the effective rights of the group instead of the owner.
C.
The execute flag is not set for the owner. Therefore the SetUID flag is ignored.
Answers
C.
The execute flag is not set for the owner. Therefore the SetUID flag is ignored.
D.
The command will be executed with the effective rights of the owner and group.
Answers
D.
The command will be executed with the effective rights of the owner and group.
Suggested answer: C
asked 18/09/2024
Osman Taskiran
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first