HP 3000 Manuals

SHOWALLOW [ MPE/iX Commands Reference Manual Volume I ] MPE/iX 5.0 Documentation


MPE/iX Commands Reference Manual Volume I

SHOWALLOW 

Displays which operator commands have been allowed.

Syntax 

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

@                     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.

user                  Defines a particular user.

acct                  Defines a particular account.

user.account          Defines a particular user in a particular account.

Operation Notes 

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.

Use 

This command may be issued from a session, job, program, or in BREAK.
Pressing Break aborts the execution of this command.  Account manager
(AM) or system manager (SM) capability is required to execute this
command for other groups or accounts.

Example 

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.

Related Information 

Commands      ALLOW, DISALLOW

Manuals       Performing System Operation Tasks (32650-90137)



MPE/iX 5.0 Documentation