NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS MODLUSER
NonStop NET/MASTER MS Commands
2–496 115412 Tandem Computers Incorporated
MODLUSER
MODLUSER={
model-user-id
| NONE }
specifies the name of a user ID definition record in the User ID Management
Services (UMS) database to be used as the model to dynamically generate new
user ID definition records, or specifies that there is no model user ID.
model-user-id
specifies the name of a user ID definition record in the User ID Management
Services (UMS) database to be used as the model to dynamically generate new
user ID definition records.
This allows a user, using an unknown user ID with the password matching
that of the model user ID, to log on to NonStop NET/MASTER MS. NonStop
NET/MASTER MS automatically creates a new user ID definition record for
the unknown user ID with the same attributes and privileges as the model
user ID.
After NonStop NET/MASTER MS creates the new user ID definition record, it
forces the user to change the password used to log on to the system to a new
password.
NONE
specifies that there is no model user ID.
Example
The following example specifies a model user ID of MODEL1:
SYSPARMS MODLUSER=MODEL1