How to Completely Disable Autofs Browsability on a Single NFS Client

  1. Become an administrator on the NFS client.
  2. Change the autofs SMF configuration parameter.
    # sharectl set -p nobrowse=TRUE autofs
  3. Restart the autofs service.
    # svcadm restart system/filesystem/autofs