Oracle Solaris 11 System Administrator — Question 12

You are configuring NFS on a server. Select the two statements that are true.

Answer options

Correct answer: A, C

Explanation

Statement A is correct because resources in /etc/dfs/dfstab are indeed shared at system startup. Statement C is also true, as the zfs set share command does not permit renaming shares. Statements B and D are incorrect; a directory can be shared even if a subdirectory is shared, and NFS and SMB can work together to share the same directory.