The system administrator shares the /jumpstart directory so that the rules file and profiles
are accessible to systems on the network. To accomplish this, the administrator
in the role admin at the label ADMIN_LOW
uses the Set Mount Points action in the System_Admin folder to add the following
line to the /etc/dfs/dfstab file:
share -F nfs -o ro,anon=0 /jumpstart |
Then, at the command line, the administrator in the role admin at the
label ADMIN_LOW
uses the unshareall and shareall commands:
# unshareall # shareall |