SHOWALLOW

Generated from C.65.00 /SYSADMIN/PUB/MYCICAT last modified on Sun Aug 29 15:08:37 2004

Back to Main Index


SHOWALLOW


     Displays which operator commands have been allowed.  (CM)

SYNTAX


                {user.acct}
     SHOWALLOW [{user.@   }]
                {@.acct   }
                {@.@      }


PARAMETERS


user                Defines a particular user.

acct                Defines a particular account.

@                   All users, if used in place of user, or all
                    accounts, if substituted for acct.

                    Default is that the commands allowed for the logged-
                    on user are displayed.


OPERATION


     This command displays the operator commands that have been
     allowed to specific users if the user.acct form is entered.
     If the @.@ form is entered, the commands allowed to all
     users in all accounts are displayed.  System Manager (SM)
     capability is required to specify @.@; account managers (AM
     capability) may specify all users in their own account.
     When SHOWALLOW is executed from the system console, @ may
     be substituted for user and/or acct.  In addition,
     SHOWALLOW separately lists which operator commands have
     been globally allowed.

     This command may be issued from a session, job, in BREAK, or
     from a program.  Pressing [Break] aborts the execution of
     this command.  The user must have account manager (AM) or
     System Manager (SM) capability to execute this command for
     other groups or accounts.


EXAMPLE(S)


     To list the operator commands allowed to the user USER.SYS,
     enter:

     SHOWALLOW USER.SYS

     #S86  USER.SYS

     USER HAS THE FOLLOWING COMMANDS ALLOWED

     ABORTIO           ACCEPT            DOWN              GIVE

     THERE ARE NO GLOBAL ALLOWS DEFINED.

ADDITIONAL INFORMATION


Commands:   ALLOW

Manuals :   Performing System Operation Tasks (32650-90137)

Back to Main Index