NET/MASTER Management Services (MS) System Management Guide
Support for Remote Operations
Configuring NonStop NET/MASTER MS
3–16 115414 NonStop NET/MASTER MS System Management Guide
The default value is $isv-vol.ZNNMDATA.pUMSFILE, where p is the process
character. If NonStop NET/MASTER MS cannot find the UMS database, it creates a
new one. The new UMS database contains only the INSTALL user ID. You must
replace the INSTALL user ID with your own, as discussed in Section 2, “Starting
NonStop NET/MASTER MS.”
By using the UMSFILE operand, you can instruct a NonStop NET/MASTER MS
system to use an UMS database that is also used by one or more other NonStop
NET/MASTER MS systems.
Support for Remote
Operations
Some aspects of remote operation support can be controlled only during the startup
phase. The PARAM command operands for enabling the features appear here.
Disabling Remote
Operations Components
In some instances, you may wish to have a NonStop NET/MASTER MS system that
disables some or all of the remote operations commands. For example, in an isolated
development environment, you may want to avoid the potential performance costs
imposed by the curious user who “experiments” with starting and stopping INMC
links. If you want to disable one or more of the remote operations components, use
the FEATUREDISABLE operand.
Disabling the INMC
To disable the INMC, include the following command in the CONFIG file:
PARAM FEATUREDISABLE=INMC
Disabling the INMC disables the LINK, SESSION, UNIT, SHOW DOMAINS, and
SHOW LINKS commands. Disabling the INMC also disables ISR and Remote
Operator Control (ROC) functions.
Disabling the ISR
To disable the ISR, include the following command in the CONFIG file:
PARAM FEATUREDISABLE=ISR
Disabling the ISR disables the ISR and SHOW ISR commands.
Disabling the ROC
To disable the ROC, include the following command in the CONFIG file:
PARAM FEATUREDISABLE=ROC
Disabling the ROC disables the ROUTE, SIGNOFF link-name, and SIGNON link-name
commands. (The SIGNON command remains available for refreshing a user ID
definition record.)