nerdexam
SUN

310-202 · Question #351

You want to allow the NFS server saturn to share the /var/tmp directory read-only with clients pluto and mars. You also want to allow pluto to have root access to this directory. Which line should…

The correct answer is C. share -F nfs -o,ro=mars:pluto,root=pluto /var/tmp. Sun 310-202 Exam

Network Services (NFS, AutoFS, DNS)

Question

You want to allow the NFS server saturn to share the /var/tmp directory read-only with clients pluto and mars. You also want to allow pluto to have root access to this directory. Which line should you add to the /etc/dfs/dfstab file for saturn?

Options

  • Ashare -F nfs -o ro,root=pluto /var/tmp
  • Bshare -F nfs root_access pluto /var/tmp
  • Cshare -F nfs -o,ro=mars:pluto,root=pluto /var/tmp
  • Dshare -F nfs -o,root=pluto,ro=mars,pluto /var/tmp
  • Eshare -F nfs ro,root=pluto /var/tmp client=mars:pluto

How the community answered

(50 responses)
  • A
    8% (4)
  • B
    16% (8)
  • C
    70% (35)
  • D
    2% (1)
  • E
    4% (2)

Explanation

Sun 310-202 Exam

Topics

#NFS sharing#dfstab syntax#root access#read-only export

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice