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

Table Of Contents
OBJECTTYPE Security Commands
Safeguard Reference Manual 520618-030
12 - 22
RESET OBJECTTYPE Command
Example
To generate a brief INFO OBJECTTYPE report for the object-class device:
=INFO OBJECTTYPE device
RESET OBJECTTYPE Command
RESET OBJECTTYPE returns the current default OBJECTTYPE attribute values to
their predefined values.
When you add an authorization record for an object class, the current default
OBJECTTYPE attribute values are used for any attributes you do not specify with the
SET OBJECTTYPE or ADD OBJECTTYPE commands.
objecttype-attribute-keyword
sets the current default value of the specified attribute to its predefined value. The
objecttype-attribute-keywords and their predefined values are:
OWNER - The user ID of the current user
ACCESS - Null (no ACL)
OBJECT-TEXT-DESCRIPTION - Null (no descriptive text or blank)
AUDIT-ACCESS-PASS - NONE (no auditing)
AUDIT-ACCESS-FAIL - NONE (no auditing)
AUDIT-MANAGE-PASS - NONE (no auditing)
AUDIT-MANAGE-FAIL - NONE (no auditing)
For a complete description of the objecttype-attribute values, see the SET
OBJECTTYPE Command on page 12-23.
Consideration
If you enter RESET OBJECTTYPE but do not include an objecttype-attribute-
keyword, all the object-class attributes return to their predefined values.
Example
To display the current attribute values:
=SHOW OBJECTTYPE
RESET OBJECTTYPE [ [ , ] objecttype-attribute-keyword ]
[ , objecttype-attribute-keyword ] ...