NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS NCLXUSER
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–507
NCLXUSER
NCLXUSER={ YES | NO }
specifies whether the INTQ command or the WRITE verb can send data to an NCL
process that is not owned by the user executing the command or verb.
YES
specifies that the INTQ command or WRITE verb can send data to an NCL
process that is not owned by the user executing the command or verb. This
allows you to send data to any NCL process owned by any user.
NO
specifies that the INTQ command or WRITE verb can send data only to NCL
processes that are owned by the user executing the command or verb. This
allows you to send data only to NCL processes executing in regions owned by
your user ID.
Example
The following example specifies that the INTQ command or WRITE verb can send
data only to NCL processes that are owned by the user executing the command or
verb:
SYSPARMS NCLXUSER=NO