? GETUAI, Utilities, Extracts SYSUAF information into DCL Symbols    GETUAI  
 Introduction:   @ 	GETUAI is a utility that allows the user to obtain OpenVMS UserD 	Authorization Information, from the SYS$SYSTEM:SYSUAF.DAT file, and) 	place the information into a DCL symbol.   	 Function:   H 	The function of this program is to fetch User Authorization Information@ 	using the $GETUAI system service in lieu of an F$GETUAI lexical
 	function.   " 	Definition and Calling Procedure:     		$ GETUAI :== $FERMI$EXE:GETUAI" 		$ GETUAI  username /qualifier... 	or  		$ GETUAI  . /qualifier...    H 	Since GETUAI uses the $GETUAI system service, it should work across VMSB 	upgrades unlike GETUAF which reads and interprets the UAF records
 	directly.   Privileges:   G 	BYPASS or SYSPRV allows access to any record in the User Authorization  	File (UAF).   E 	GRPPRV allows access to any record in the UAF whose UIC group number  	matches that of the requestor.    > 	Any user can access any UAF record whose UIC matches his own.    Building GETUAI:  ( 	Execute the TO_BUILD.COM DCL Procedure.   Author Information:   C 	The original author of this software is Frank J. Nagy of Fermilab   	Accelerator Controls.     Submittor Information:  @ 	This software was suvmitted to ftp.spc.edu by Nick Metrowsky of! 	Rice University; Houston, Texas. 