Go to main content

Managing Network File Systems in Oracle® Solaris 11.3

Exit Print View

Updated: September 2018
 
 

Please tell us how to improve our documentation:


0 of 500

0 of 500



0 of 500
Thank you for your feedback! If you want to participate in content improvement and share additional information, please click Feedback button.
Rate this document:

How to Use a Public File Handle With Autofs

  1. Become an administrator.

    For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.3.

  2. Create the following entry in the autofs map.
    /usr/local     -ro,public    bee:/export/share/local

    The –public option forces the public handle to be used. If the NFS server does not support a public file handle, the mount fails.