1 03/04/85 delegate
 2 
 3 Syntax as a command:  delegate Project_id path User_id
 4 
 5 
 6 Function:  gives a project administrator control over a project's PMF.
 7 Once this is done, the project administrator can add and delete users
 8 and set resource-usage limits on users in the project.  There may be up
 9 to four project administrators for the project.
10 
11 The delegate command edits the SAT to show that a project administrator
12 can install PDTs for a particular project.  It also sets access on the
13 proj_admin_seg segment (in the >sc1 directory) and the >sc1>update
14 directory so the project administrator can install his PDT.
15 
16 
17 A delegated project is under control of the project administrator only.
18 The accounting administrator receives an error message if he attempts
19 to execute the add_anon, dpmf, upmf, or pmf commands on a delegated
20 project.  The accounting administrator can use the undelegate command
21 if he wishes to take a project back from a project administrator, in
22 order to have the project under his control, or to delegate it to some
23 new project administrator.
24 
25 
26 Arguments:
27 Project_id
28    is the Project_id of the project to be assigned a project
29    administrator.
30 path
31    is the pathname of the directory in which the PMF is placed.  This
32    pathname is usually the pathname of the project directory.
33 User_id
34    is the User_id, specified as Person_id.Project_id, of the project
35    administrator.
36