» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 4 » Question 16/20
16.You have added a new file system to /etc/exports, but users complain that they still get "Permission denied" errors when they try to mount the new file system. Which of the following is the best solution to this problem?

Reboot the server.
Add the option (no_root_squash) to the entry already added.
Restart NFS.
Run the command exportfs -a
Run the command export -nfs.

Explanation

« Question 15 Question 17 »