Oracle
1Z0-409 · Question #156
A group of users on a Linux system have a common working directory /documents with 1770 permissions. You have a scenario where you have to let all users of the group delete any file or directory in…
The correct answer is A. Remove sticky bit on the directory. See the full explanation below for the reasoning.
Question
A group of users on a Linux system have a common working directory /documents with 1770 permissions. You have a scenario where you have to let all users of the group delete any file or directory in /documents. What would you do in this situation to let them delete any file or directory in /documents?
Options
- ARemove sticky bit on the directory.
- BSet 3770 permissions on /documents
- CSet rwx permissions for others on /documents.
- DSet 777 permissions on all files and directories in /documents.
How the community answered
(27 responses)- A85% (23)
- B4% (1)
- C7% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.