|
|
To share a set of resources, do the following:
If you do not specify an input file, the /etc/dfs/dfstab file is used by default.
See the shareall(1M) manual page for an explanation of the options accepted by the shareall command. For an illustration of shareall in use, see ``Example: sharing a set of resources''.
Create an input file called misc that contains commands to share three separate resources. The file looks like this:
share -F nfs -o ro,rw=art.dept /export/graphics share -F nfs /usr/manTo share all the resources listed in the file you created, type the following:
To share only the NFS resources listed in the misc file,
type the following:
shareall -F nfs misc