Difference between revisions of "AUTHORIZE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''AUTHORIZE''' is is a system management tool that allows you to control access to the system and to allocate resources to users. =Files used by AUTHORIZE= * SYSUAF.DAT is...")
 
Line 9: Line 9:
 
* [[User record]]
 
* [[User record]]
 
* [[Identifier]]
 
* [[Identifier]]
 +
* [[ADDUSER.COM]]

Revision as of 07:09, 18 December 2018

AUTHORIZE is is a system management tool that allows you to control access to the system and to allocate resources to users.

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 SYSUAF.DAT
  • RIGHTSLIST.DAT stores rights identifiers
  • NETPROXY and NET$PROXY store proxy information

See also