NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS CMDAUTH
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–455
Examples
1. The following example changes the default authority level of the FSTOP command
from 3 (default) to 5:
SYSPARMS CMDAUTH=(FSTOP,5)
2. The following example leaves unchanged the authority level of the AT command
at 0, and changes the default authority level of the LIMIT operand from 1 (default)
to 2:
SYSPARMS CMDAUTH=(AT,0,LIMIT,2)
3. The following table shows examples that change the default authority level of
various keywords in the DEBUG command:
SYSPARMS Command Authority Level Change
SYSPARMS CMDAUTH=(DEBUG START,2) START becomes 2
SYSPARMS CMDAUTH=(DEBUG START,1,ID,2) START becomes 1
ID becomes 2
SYSPARMS CMDAUTH=(DEBUG,1,START,2) DEBUG becomes 1
START becomes 2
SYSPARMS CMDAUTH=(DEBUG,1) DEBUG becomes 1