AUTHORIZE
Revision as of 10:10, 31 March 2019 by Darya.zelenina (talk | contribs) (Added uses, comments on execution, and links)
AUTHORIZE is is a system management tool that allows you to control access to the system and to allocate resources to users. AUTHORIZE.EXE resides in SYS$SYSTEM and can be invoked with MCR or RUN.
Uses
AUTHORIZE can be used to:
- create, delete and modify user records
- add, remove, grant and revoke identifiers
- create network proxies
Files used by AUTHORIZE
- SYSUAF.DAT is the user database file. By default, it resides in SYS$SYSTEM, but the system looks for it in the default directory when AUTHORIZE is invoked. The SYSUAF logical name can be defined to point to the current location of the user database file.
- RIGHTSLIST.DAT stores rights identifiers
- NETPROXY.DAT and NET$PROXY.DAT store proxy information
See also
- User record
- Identifier
- ADDUSER.COM
- OpenVMS System Manager's Manual Vol. I on creating records
- OpenVMS System Management Utilities Reference Manual Vol. I (A-L) for use instructions