Changes between Version 1 and Version 2 of queueHell


Ignore:
Timestamp:
06/08/17 16:26:51 (7 years ago)
Author:
lttoth@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • queueHell

    v1 v2  
    1818When a user is terminated, The Security Coordinator enters the user's Banner User ID into the Account Management Screen to Grant a special Class, EMPLOYEE_TERMINATE_CLS.  Then the Security Coordinator enters the user's Banner User ID into the Terminate/Activate Screen to set the Termination flag.  Once done, the user's ID appears in the processing queue in the following format: 
    1919 
    20 <USER ID> : <TYPE> : <INSTANCE> : CLASS_NAME.   
     20||< ''USER ID'' > || < ''TYPE'' > || < ''INSTANCE'' > || < ''CLASS NAME'' >||< ''STATUS'' >|| 
    2121 
    2222Three classes should appear, although they do not always do so:[[br]] 
    2323 
    24 snwhat : SUPER : PROD : EMPLOYEE_TERMINATE_CLS : ADD PENDING PROCESSING[[br]] 
    25 snwhat : SUPER : LRGP : EMPLOYEE_TERMINATE_CLS : ADD PENDING PROCESSING[[br]] 
    26 snwaht :                                                                            : TERMINATE_PENDING_PROCESSING 
     24||< ''USERID'' > ||SUPER  ||PROD|| EMPLOYEE_TERMINATE_CLS||ADD PENDING PROCESSING||[[br]] 
     25||< ''USERID'' > ||SUPER ||LRGP|| EMPLOYEE_TERMINATE_CLS ||ADD PENDING PROCESSING||[[br]] 
     26||< ''USERID'' >||              ||                                    ||                        ||TERMINATE_PENDING_PROCESSING|| 
    2727 
    28 If the first class listed does not appear, the ZUAUSR administrator must add it. 
     28If the first class listed does not appear, the ZUAUSR administrator must add it.  Whatever SUPER classes had been granted to the user will also begin to appear in the queue.  Most of the classes will process off the queue over the next few hours as privileges are being deleted.   
    2929 
     30The PROD EMPLOYEE_TERMINATE_CLS contains one associated class, TERMINATE_ACCESS_IN_DBS.  This is a reminder that ZUAUSR administrators must run the java termination program as ZUAUSR on PROD.  See  
    3031