3   Redirecting AUTHORIZE? (SYSUAF, RIGHTSLIST, etc)    The Question is:    , logged in as the SYSTEM account I am trying: $set def sys$system  $run authorize but getting the error message - K %RMS-F-DEV, error in device name or inappropriate device type for operation    
 I have tried: + $define/proc/exec sysuaf &lt;another uaf fi  $run authorize    but with the same result.     what am I doing wrong?.         The Answer is :      Please issue the DCL command:         DIRECTORY/FULL SYSUAF      DIRECTORY/FULL RIGHTSLIST      DIRECTORY/FULL NET$PROXY     DIRECTORY/FULL NETPROXY    8   to determine if the logical name is correctly defined.   A   The OpenVMS Wizard would expect that one or more of the logical C   names SYSUAF, RIGHTSLIST, NETPROXY and/or NET$PROXY is incorrect; 6   that the translation does not point to a valid file.   B   Topics related to the management of SYSUAF and the various otherE   files shared in a cluster are discussed in topics including (9573), B   and other topics referenced there.  For a list of the files thatE   are typically shared within a cluster (or that are used to redirect C   a core file to another device or directory on a standalone node), <   please see SYLOGICALS.TEMPLATE on V7.2 and later releases.   /  Answer written or last revised on  6-MAY-2004  