Managing Network File Systems in Oracle® Solaris 11.2

Exit Print View

Updated: July 2014
 
 

Mounting With the Automounter

Without any changes to the generic system, clients can access remote file systems through the /net mount point. For information about establishing and supporting mounts with the automounter, see Table 4–1. Type the following command to mount the /export/share/local file system:

# cd /net/bee/export/share/local

Because the automounter enables all users to mount file systems, root access is not required. The automounter also automatically unmounts file systems, so you do not have to unmount file systems manually after you no longer need to access them.