Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Process and Subprocess Security Commands
Safeguard Reference Manual 520618-030
11 - 1 2
ADD PROCESS and SUBPROCESS Commands
For a description of each audit-spec, see the SET PROCESS and
SUBPROCESS Commands on page 11-28. Omitting audit-spec specifies
NONE.
AUDIT-MANAGE-PASS [audit-spec]
changes the audit-spec for successful attempt
s to manage (change or read)
this authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of each audit-spec, see the
SET PROCESS and
SUBPROCESS Commands on page 11-28. Omitting audit-spec specifies
NONE.
AUDIT-MANAGE-FAIL [audit-spec]
changes the audit-spec for unsuccessful attempts to manage (change or
read) this authorization record. The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
For a description of each audit-spec, see the SET PROCESS and
SUBPROCESS Commands on page 11-28. Omitting audit-spec specifies
NONE.
WARNING-MODE { ON | OFF }
defines whether warning mode is enabled for the specified process or
subprocess. The value is required. For details on warning mode, see the
Safeguard Administrator's Manual.
ON enables warning mode for the specified process or subprocess. The initial
value is OFF, which disables warning mode for the specified process or
subprocess.
Consideration
Any attribute specifications in an ADD PROCESS or SUBPROCESS command affect
only the record or records being added, but do not alter the default attribute values.
This condition is also true for a LIKE clause in an ADD PROCESS or SUBPROCESS
command.
Example
A user adds an authorization record for the process name $ADD:
=ADD PROCESS $add,OBJECT-TEXT-DESCRIPTION “Process added”,&
ACCESS \*.33,* (r,w,c); 255,* *
The ACCESS attribute in this ADD PROCESS command grants READ, WRITE, and
CREATE authorities to all network users who are members of group 33 and grants all