1 02/01/84 add_anon
2
3 Syntax: add_anon Project_id initproc homedir password
4
5
6 Function: allows an accounting administrator to add an anonymous user
7 to an undelegated project. He assigns this user a home directory and
8 an initial procedure and can also assign a password if he wishes.
9
10
11 Arguments:
12 Project_id
13 is the name of the project under which the anonymous user is to be
14 registered.
15 initproc
16 is the name of the process overseer.
17 homedir
18 is the pathname of the anonymous user's home directory.
19 password
20 is the password assigned to the anonymous user.