System Administration Guide: Network Services

ProcedureHow to Completely Disable Autofs Browsability on a Single NFS Client

  1. Become superuser or assume an equivalent role on the NFS client.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Edit the /etc/default/autofs file to include the following keyword and value.


    AUTOMOUNTD_NOBROWSE=TRUE
  3. Restart the autofs service.


    # svcadm restart system/filesystem/autofs