Go to main content

Managing Network File Systems in Oracle® Solaris 11.3

Exit Print View

Updated: September 2018
 
 

How to Disable Mount Access for One Client

  1. Become an administrator.

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

  2. Disable mount access for one client.
    $ share -F nfs -o specific_options pathname

    For example:

    $ share -F nfs ro=-rose:eng /export/share/man
    ro=-rose:eng

    Access list that allows read-only mount access to all clients in the eng network group except for the host named rose

    /export/share/man

    File system to be shared