ALLOW

Not all of these commands are described in this c hapter. For information about commands not described in this c hapter, use the Help Facility.

Before allowing any users access to these commands, y ou should enter the SHOWALLOW command to determine whic h operator commands ha ve already been allowed.

Examples

In interactive mode, to allow a user named USER.TECH to enter the REPLY and ABORTJOB commands, enter the following command at the console:

:ALLOW USER.TECH;COMMANDS=REPLY,ABORTJOB

In subsystem mode, to allow a user named MGR.MANUALS to enter the BREAKJOB command, enter the following command sequence at the console:

:ALLOW >MGR.MANUALS;COMMANDS=BREAKJOB >EXIT

In program mode, to allo w the users named SUSAN.PAYROLL and JOHN.ACCTNG to enter the LIMIT command, do the following:

1.Execute the EDITOR command, create a program ￿le, and sa ve it to ALLOWTMP , as shown:

:EDITOR

HP32201A.07.17 EDIT/3000 WED, MAY 8, 1991, 3:02 PM

(C)HEWLETT-PACKARD CO. 1990

/ADD

1SUSAN.PAYROLL;COMMANDS=LIMIT

2JOHN.ACCTNG;COMMANDS=LIMIT

3 //

...

/K ALLOWTMP /E

MPE/iX Commands 2-9