1 02/21/85 install
 2 
 3 Syntax as a command:  install path {-control_args}
 4 
 5 
 6 Function:  requests installation of a system control table.  The
 7 request is transmitted to the system control process which validates
 8 the request and performs the installation.  A message from the system
 9 control process indicates successful installation or rejection of the
10 table.
11 
12 A project administrator can install a PDT only; a system administrator
13 can also install a number of additional tables.
14 
15 
16 Arguments:
17 path
18    is the relative or absolute pathname of the table to be installed.
19    The appropriate suffix (e.g., pdt) must be given.
20 
21 
22 Control arguments:
23 -all, -a
24    installs all attributes.
25 -attributes, -attr
26    installs only nonsecurity related attributes.  This is the default
27    if no control arguments are specified.
28 -authorization, -auth
29    installs only security related attributes.
30 
31 
32 Notes:  The install command reports PDT parameters that exceed limits
33 specified for the project in the SAT, but it allows the PDT to be
34 installed.  If the SAT limits are not subsequently raised, they are
35 enforced at login time and a message to that effect is logged.  This is
36 done for the initial ring, max ring, grace time, and pdir quota
37 parameters.