MPE/iX Commands Reference Manual (32650-90877)
44 Chapter3
Command List I
Commands ABORT to BYE
[ ;MAXPRI=[
subqueuename
] ] [ ;LOCATTR=[
localattribute
] ]
[ ;ONVS=
volumesetname
] [ ;USERPASS=[ {REQ | OPT } ] ] (1)
(1) The USERPASS parameter is only available if the HP Security Monitor has been
installed.
Parameters
acctname
The name of the account to be altered.
password
The
password
to be assigned to the account. If you omit
password
, any
existing
password
is removed. If you omit PASS=, any existing password is
unchanged.
filespace
Disk storage limit, in sectors, for the permanent files in the account. The
filespace
limit cannot be less than the number of sectors currently in use
for the account.
cpu
The limit on cumulative CPU-time, in seconds, for the account. This limit
is checked only when a job or session is initiated, and, therefore, never
causes the job or session to abort. The maximum value allowed is
2,147,483,647 seconds. You may set the counter to zero with the
RESETACCT command.
connect
The limit on total cumulative session connect-time, in minutes, allowed
the account. This limit is checked at logon. Every time the process
terminates the counter is updated. The maximum value allowed is
2,147,483,647 minutes. You may reset the counter to zero with the
RESETACCT command.
capabilitylist
Either 1) a list of capabilities, separated by commas, permitted the
account, or 2) a list of additions and/or deletions to be applied to the
account's existing set of capabilities. Additions and deletions are specified
by a "+" or "-" immediately followed by the capability to add or delete,
separated by commas.
If "+"/"-" is to be specified in the list, then the list must begin with "+" or
"-". For example, CAP=+MR,-PH is legal, but CAP=MR,-PH is not. It is not
necessary to prefix each capability to be added or deleted with "+" / "-", as
the occurrence of "+" / "-" indicates an action that remains in effect until
the indicator changes. For example, CAP=+MR,PH,-PM,DS is equivalent to
CAP=+MR,+PH,-PM,-DS
If a capability is removed at the account level, users within the account are
also denied that capability. No explicit change to the user's capabilities is
necessary. Similarly, if a capability is returned to the account, any users
with that capability regain it automatically.
Each capability is denoted by a two letter mnemonic, as follows:
System Manager = SM
Account Manager = AM
Account Librarian = AL
Group Librarian = GL
Diagnostician = DI