.no justify .lm 0 .rm 70 .page size 66 70 .ap .c;^&Customizing Guide\& .blank 3 In this program there are four files that will allow you to customize accounts on your system. With these four files you will be able to set the default settings for the UAF, set the default disk quotas, user disk, the default UIC group, ACL's associated with each account, and various other things which will be explained in further detail in this document. I will take each file one at a time and explain how to customize it for your system. .list 2 .le;USERLOGIN.COM This is the default login file included for all accounts during initial creation. You may want to set the default protections for the account in this file or set some standard logicals or symbols for the system. .le;DEFAULT.SAV This file contains the default settings in the UAF for each account created. There is a restriction on this file. The restriction is that there MUST BE a "-" at the end of each line. This is to tell the UAF that the lines are just continuations of one another. A default that you MUST change is the /CLITABLES=SYS$LIBRARY:IITVAXDCL.EXE. If this line is eliminated the default of the system is the normal DCL command table. Currently the privledges are set to only TMPMBX. .le;CUSTOMIZE.SAV This is the file that customizes the types of accounts. If an account type is not found in the file, the program assumes that no customizing is to be done to that type of account. To designate the type of account to be customized place a "#" followed by the account type. On the following line(s) insert the actual UAF commands to modify the account. Note do not put a username on the line due to the fact that it pertains to the entire type not a particular account. Examples of this may be found in MAKACT_FILES:CUSTOMIZE.SAV. .le;SEMBUD.IDX This is an indexed file of the types and sub-types of accounts. The proper way of manipulating this file is through the MAKACT program itself. Use the commands ADD, DELETE, MODIFY, and SHOW. Type HELP within the program for online help with the related subjects. The information saved in this file is as follows:: .list 0 "-" .le;Type of account .le;Sub-Type of account .le;User disk to be created on .le;UIC group number .le;Permanment disk quota .le;Overdraft disk quota .le;PACS charging rate - ^&NOT ENFORCE\& due to the fact that not all sites implement PACS. .le;Budget for the sub-type of account .end list .end list