LPI
101-500 · Question #66
101-500 Question #66: Real Exam Question with Answer & Explanation
Sign in or unlock 101-500 to reveal the answer and full explanation for question #66. The question stem and answer options stay visible for context.
Devices, Linux Filesystems, Filesystem Hierarchy Standard
Question
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
Options
- AThe command is SetUID and it will be executed with the effective rights of the owner.
- BThe command will be executed with the effective rights of the group instead of the owner.
- CThe execute flag is not set for the owner. Therefore the SetUID flag is ignored.
- DThe command will be executed with the effective rights of the owner and group.
Unlock 101-500 to see the answer
You've previewed enough free 101-500 questions. Unlock 101-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#File Permissions#SetUID#Permission Bits#Execute Permissions