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