MPE/iX Commands Reference Manual (32650-90877)

72 Chapter3
Command List I
Commands ABORT to BYE
user remains unchanged. When a keyword is included, but the corresponding parameter is
omitted (as in PASS=
Return), a default value is assigned as shown in Table 3-3. on page 72.
When a parameter is modified with the ALTUSER command, it is immediately registered in
the directory. However, it does not affect users who are currently logged on to the system.
They are affected the next time they log on to the same user name and account. For this
reason, warn users in advance of any intended changes.
Avoid changing the
capabilitylist
or
homegroupname
of the user MANAGER.SYS. SM
capability cannot be taken away from MANAGER.SYS.
ALTUSER will not allow a user with AM capability to remove AM from their own
capability list. However, a user with AM can remove AM from the capability list of another
AM user inside the same account.
Use
This command may be issued from a session, a job, a program, or in break mode. Pressing
Break has no effect on this command. Account manager (AM) capability is required to use
this command. System manager (SM) capability is required to specify a user in an account
other than your own.
Examples
Suppose an account's capabilities are AM, AL, GL, SF, ND, PH, DS, MR, IA, and BA. To
change the
capabilitylist
of the user JONES from IA, BA, SF, PH, DS to include multiple
RIN (MR) capability, enter:
ALTUSER JONES;CAP=IA,BA,SF,PH,DS,MR
To alter two attributes,
password
and
subqueuename
, for user JONES enter:
ALTUSER JONES;PASS=JJ;MAXPRI=DS
Related Information
Commands ALTACCT, ALTGROUP, LISTUSER, NEWACCT, NEWUSER
Manuals Performing System Management Tasks
Table 3-3. Default Values for the ALTUSER Command
Parameter Default Values
password
NULL password
capabilitylist
SF, ND, IA, and BA (provided these capabilities have been specified for
the account)
subqueuename
CS
localattribute
0 (null)
homegroupname
The first user established when the account is created has PUB assigned
as home group. Subsequent users have no group assigned as home. If a
user has no home group assigned, an existing group must be specified
when initiating a job or a session.