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)- A8% (4)
- B16% (8)
- C70% (35)
- D2% (1)
- E4% (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.