TAA Tools
DSPAUTLOB2      DISPLAY AUTH LIST OBJECTS 2            TAASEKO

The  Display Authorization  List  Objects 2  command  differs from  the
system  DSPAUTLOBJ command  by 1)  providing *IFS  and *DLS  objects in
addition  to  library objects  and 2)  allowing a  generic name  or all
Authorization  Lists.   The  full  path  name (up  to  5000  bytes)  is
displayed or listed.

You must have *ALLOBJ to use DSPAUTLOB2.

A typical command would be:

             DSPAUTLOB2  AUTL(xxx)

All  objects authorized  to  be controlled  by  the Authorization  List
would  be displayed.  This includes *LIB,  *IFS, and *DLS object types.
By default, any Authorization List owned by QSYS would be bypassed.

If an *AUTL  is locked  when processing  by generic name  or *ALL,  the
*AUTL is bypassed and no indication occurs on the listing.

DSPAUTLOB2 escape messages you can monitor for
----------------------------------------------

None.  Escape messages from based on functions will be re-sent.

DSPAUTLOB2 Command parameters                         *CMD
-----------------------------

   AUTL          The Authorization  List to  be processed.   A specific
                 or  generic name may  be entered or  the special value
                 *ALL for all Authorization Lists.

                 If you  want to  display an  Authorization List  owned
                 by QSYS, you must specify EXCLQSYS(*NO).

   FILESYS       The  file  system  to  be  processed.    *ALL  is  the
                 default   to  include  all   object  types   that  are
                 controlled  by  the Authorization  List.   *LIB, *IFS,
                 or *DLS, may be specified.

   EXCLQSYS      A *YES/*NO parameter  for whether Authorization  Lists
                 owned by QSYS are bypassed.

                 *YES  is the  default to  not include  objects  if the
                 Authorization List is owned by QSYS

                 *NO   may   be  specified   to   include   QSYS  owned
                 Authorization Lists.

   OUTPUT        How to  output  the results.    *  is the  default  to
                 display the  spooled file  if the  command is  entered
                 interactively.   If the  display is  ended with F3/F12
                 or the Enter  key, the spooled  file is deleted  after
                 it is  displayed.   To  retain the  spooled file,  you
                 may use  the the System Request  'Cancel' function and
                 the spooled file will exist in a HLD status.

                 If  the  command  is  entered in  batch  or  *PRINT is
                 specified, the  spooled file is  output and  retained.


Restrictions
------------

You must have *ALLOBJ to use DSPAUTLOB2.

Only 5000 bytes of the path name are listed.

If an  *AUTL is  locked when  processing by generic  name or  *ALL, the
*AUTL is bypassed and no indication occurs on the listing.

Prerequisites
-------------

The following TAA Tools must be on your system:

     CHKALLOBJ       Check *ALLOBJ special authority
     CHKGENERC       Check generic
     CVTAUTLOBJ      Convert Auth List objects
     EXTLST2         Extract list 2
     RSNLSTMSG       Resend last message
     RTVSYSVAL3      Retrieve system value 3
     SNDCOMPMSG      Send completion message
     SNDESCINF       Send escape information
     SNDESCMSG       Send escape message

Implementation
--------------

None, the tool is ready to use.

Objects used by the tool
------------------------

   Object        Type    Attribute      Src member    Src file
   ------        ----    ---------      ----------    ----------

   DSPAUTLOB2    *CMD                   TAASEKO       QATTCMD
   TAASEKOC      *PGM       CLP         TAASEKOC      QATTCL
   TAASEKOR      *PGM       RPG         TAASEKOR      QATTRPG
					

Added to TAA Productivity tools April 15, 2012


Home Page Up to Top