MPE/iX Commands Reference Manual (32650-90877)
Chapter 3 45
Command List I
Commands ABORT to BYE
System Supervisor = OP
Network Administrator = NA
Node Manager = NM
Save Files = SF
Access to Nonshareable
I/O Devices = ND
Use Volumes = UV
Use Communication
Subsystem = CS
Programmatic Sessions = PS
User Logging = LG
Process Handling = PH
Extra Data Segments = DS
Multiple RINs = MR
Privileged Mode = PM
Interactive Access = IA
Batch Access = BA
Default is AM, AL, GL, SF, ND, IA, BA, except for the SYS account. The
SYS account has no true default. It is assigned the maximum account
capabilities when the system is delivered and, under normal
circumstances, should not be altered.
If a capability is taken away from an account, it is unavailable to users in
that account. However, users are not affected by this change until they log
off and then log back on.
fileaccess
The restrictions on file access pertinent to this account. Default is
R,L,A,W,X:AC, entered as follows:
([{ R | L | A | W | X } [ ,...] : { ANY | AC } ] [ ;...] )
The R, L, A, W, and/or X specify modes of access by types of users (ANY
and/or AC ) as follows:
R = READ
L = LOCK
A = APPEND
W = WRITE
X = EXECUTE
LOCK allows exclusive access to the file. APPEND implicitly specifies LOCK.
WRITE implicitly specifies APPEND and LOCK.
The user types are specified as follows.
ANY = Any user
AC = Member of this account only
subqueuename
Name of the highest priority subqueue that can be requested by any
process of any job/session in the account, specified as AS, BS, CS, DS, or
ES. When you specify ;MAXPRI= without a value,
subqueuename
defaults
to CS.