NET/MASTER Management Services (MS) System Management Guide

Configuring User ID Definition Records of Virtual Users
Managing User Access and Privileges
4–24 115414 NonStop NET/MASTER MS System Management Guide
Table 4-5. Virtual User IDs
Virtual User ID Purpose
didBMON The Background Monitor (BMON), which processes commands entered by
NonStop NET/MASTER MS users and NCL procedures. The process
sends the results of those commands to the activity log and to the terminals
of users who have been defined as monitor-class users.
didBLOG The Background Logger (BLOG), which executes NonStop NET/MASTER
MS commands and sends the results to the activity log.
didBSYS The Background System Process (BSYS), which executes the NCL INIT
and READY procedures during the initialization of NonStop NET/MASTER
MS; the results are sent to the activity log.
didEMSP The Event Management Service Process (EMSP), which runs the
EMSPROC procedure. EMSPROC is an NCL procedure that intercepts
each EMS event message and determines whether to discard it or pass it to
other processes for further action.
didLOGP The Activity Log Process (LOGP), which runs the LOGPROC procedure.
LOGPROC is an NCL procedure that intercepts and processes all
messages destined for the NonStop NET/MASTER MS activity log.
You need not define user ID definition records for virtual users; they are created when
you start NonStop NET/MASTER MS and execute with the default security and
profile settings indicated in Table 4-6.
Table 4-6. Default User ID Attribute Settings of Virtual Users
Attribute Default Value
Guardian ID NonStop NET/MASTER MS system user ID
OCS Access Y
Logon from Remote System N
Logon to Remote System N
Receive EMS Messages N
MONMSG Y
Message Code 00
MSGPROC None
UNSOL Y
To configure a virtual user, add a user ID definition record associated with it. The
user ID for the virtual user’s user ID definition record is composed of the domain ID
and the virtual user identifier. Consider the example of a background monitor process
executing on \CELINE. The domain ID is CELI and the identifier is BMON.
Accordingly, you would create a user ID definition record for the user ID CELIBMON.
If you create a user ID definition record, and if the user ID definition record has
multiple signon authority, you can log on interactively using that user ID.