1 02/22/85  set_mdir_account, smda
 2 
 3 Syntax as a command:  smda path {User_id}
 4 
 5 
 6 Function: sets the quota account of a master directory; used by the
 7 volume executive (the owner or manager of logical volumes).
 8 
 9 
10 Arguments:
11 path
12    is the pathname of the master directory whose quota account is to be
13    changed.
14 User_id
15    is the name (Person_id.Project_id) of the new quota account of the
16    master directory.  If omitted, your User_id is assumed.
17 
18 
19 Access required: You need e access on the logical volume containing
20 the master directory.  The volume need not be mounted.
21 
22 
23 Notes: The quota for the master directory is returned to the old quota
24 account and withdrawn from the new one, which must have sufficient
25 quota to allow this.