SYSUAF

From VSI OpenVMS Wiki
Revision as of 09:44, 18 December 2018 by Darya.zelenina (talk | contribs) (Created page with "'''SYSUAF.DAT''' is the user authorization file that holds user records on an OpenVMS system. By default, it is located in SYS$SYSTEM. A logical name, SYSUAF,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SYSUAF.DAT is the user authorization file that holds user records on an OpenVMS system. By default, it is located in SYS$SYSTEM. A logical name, SYSUAF, can be defined to point to its current location.

Alternate authorization file

Setting the UAFALTERNATE system parameter to 1 at boot defines the SYSUAF logical name to SYSUAFALT which causes the system to use SYS$SYSTEM:SYSUAFALT.DAT as the authorization file. If the file does not exist, the system lets you in with any password and displays an error message. If the file exists, the usernames and passwords from that file will be used.

See also