  Bulk Removal of SYSUAF Users in AUTHORIZE? 
 The Question is:
 
How do you remove multiple user accounts from VAX?  I have over 150 users to
 remove.  The version is 7.1; not 6.2
 
 
 The Answer is :
 
  Via a wildcarded username specification, or via wildcarded UIC
  specification, or via a script containing REMOVE commands, most
  commonly.  Programmatically, users can be effectively removed
  (disabled, actually) through the use of the $setuai system service
  call and specifcally the DISUSER flag.
 
 Answer written or last revised on  7-JAN-2004 
