nerdexam
Oracle

1Z0-877 · Question #197

User fred complains about not being able to access the contents of the /export/share/orders file. You check the permissions of the file with ls: # ls -l /export/share/orders -rw-rw-r--+ 1 root root…

The correct answer is D. The ACL on this file denies fred access. See the full explanation below for the reasoning.

Question

User fred complains about not being able to access the contents of the /export/share/orders file. You check the permissions of the file with ls:

ls -l /export/share/orders -rw-rw-r--+ 1 root root 3441 Jan 25 16:06 /export/share/orders Why is fred unable to access the contents of this file?

Options

  • AUser fred is NOT in group root.
  • BThe account for fred is expired.
  • CUser fred does not have permission to read files owned by root.
  • DThe ACL on this file denies fred access.

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    11% (2)
  • D
    79% (15)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice