Open System Services System Calls Reference Manual (G06.28+)

System Functions (s and S) SPT_FILE_OPEN_(2)
for read-write access
read and write security levels are checked.
A Guardian le has one of seven levels of security for each access mode. (The
owner of the le can set the security level for each access mode by using SET-
MODE function 1 or by using the File Utility Program SECURE command.)
The following table shows the seven levels of security:
Table 72. Levels of Guardian File Security
FUP Code Program Value Access Permitted
_________________________________________________
_________________________________________________
- 7 Local super ID only
U 6 Owner (local or remote),
that is, any user with
ownersID
C 5 Member of owners group
(local or remote), that is,
any member of owners
community
N 4 Any user (local or remote)
O 2 Owner only (local)
G 1 Member of owners group
(local)
A 0 Any user (local)
For a given access mode, the accessors security level is checked against the le
security level. File access is allowed or not allowed as shown in the following
table. In this table, le security levels are indicated by FUP security codes. For
a given accessor security level, a Y indicates that access is allowed to a le with
the security level shown; an X indicates that access is not allowed.
Table 73. Allowed Guardian File Accesses
Accessors Security Level File Security Level
-UCNOGA
_______________________________________________
_______________________________________________
Super ID user, local access YYYYYYY
Super ID user, remote access XYYYXXX
Owner or owners group manager,
remote access
XYYYXXX
Member of owners group, remote
access
XXYYXXX
Any other user, remote access XXXYXXX
Owner or owners group manager,
local access
XYYYYYY
Member of owners group, local
access
XXYYXYY
527186-005 Hewlett-Packard Company 7143