nerdexam
Oracle

1Z0-409 · Question #93

Observe the following NFS share exported by server1. [root@server1 ~]$ cat /etc/exports /data .example.com(ro,root_squash) You have logged in as root on station1 and try to access the /data NFS…

The correct answer is D. The NFS share will be accessed with the privileges of nfsnobody. See the full explanation below for the reasoning.

Question

Observe the following NFS share exported by server1. [root@server1 ~]$ cat /etc/exports /data .example.com(ro,root_squash) You have logged in as root on station1 and try to access the /data NFS share on server1 as root. Which statement holds true in this context?

Options

  • AThe access to NFS share will be denied.
  • BThe NFS share will be accessed with the privileges of nobody.
  • CThe NFS share will be accessed with the privileges of the root user.
  • DThe NFS share will be accessed with the privileges of nfsnobody.

How the community answered

(40 responses)
  • A
    15% (6)
  • B
    8% (3)
  • C
    5% (2)
  • D
    73% (29)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice