Safeguard Reference Manual (G06.24+, H06.03+ )

Device and Subdevice Security Commands
Safeguard Reference Manual520618-013
10-28
SET DEVICE and SUBDEVICE Commands
authority-list
specifies the access authorities to be granted (or denied) to user-list.
authority-list can be any of:
authority
( authority [ , authority ] ... )
*
authority
can be any of:
R[EAD]
W[RITE]
O[WNER]
*
(asterisk) specifies read, write, and owner.
AUDIT-ACCESS-PASS [audit-spec]
establishes an audit-spec for successful attempts to access a device or
subdevice. This audit-spec specifies the conditions under which an audit
record is written to the audit file when a device or subdevice is successfully
accessed.
The form of audit-spec is:
{ ALL | LOCAL | REMOTE | NONE }
ALL
All successful attempts to access the device or subdevice are audited.
LOCAL
Only successful attempts by local users to access the device or subdevice
are audited.
REMOTE
Only successful attempts by remote users to access the device or
subdevice audited.
NONE
No successful attempts to access the device or subdevice are audited.
Omitting audit-spec specifies NONE.