Which statement holds true in this context?

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?

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?

A.
The access to NFS share will be denied.

B.
The NFS share will be accessed with the privileges of nobody.

C.
The NFS share will be accessed with the privileges of the root user.

D.
The NFS share will be accessed with the privileges of nfsnobody.



Leave a Reply 0

Your email address will not be published. Required fields are marked *