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

User Security Commands
Safeguard Reference Manual520618-013
5-34
RESET USER Command
SUBJECT OWNER-LIST SECTION
lists the secondary owners of the user’s authentication record.
Examples
1. This example of the INFO USER command displays the user attributes for user
PRS.HARRY before and after he is frozen:
=INFO USER prs.harry
=FREEZE USER prs.harry
=INFO USER prs.harry
2. This command displays the group list for each user in administrative group 255
who also belongs to group SECURE:
=INFO USER 255,*, GROUP, WHERE GROUP=SECURE
RESET USER Command
RESET USER resets the current default user-attribute values to predefined values.
(The predefined reset values are the values of the default user attributes when you
begin a SAFECOM session.)
When you add a user to your system, the current default user attribute values are used
for any user attributes you do not specify in the ADD USER command. (Use the SET
USER command to set the predefined default values to specific values for the user
attributes.)
RESET USER
entered with no user-attribute-keyword, resets all current default user
attribute values to their predefined values.
USER
specifies USER as the object type of the RESET command. Omit it if USER is the
assumed type. (For more information, see the ASSUME Command on page 4-3.)
GROUP.USER USER-ID OWNER LAST-MODIFIED LAST-LOGON STATUS
PRS.HARRY 86,2 86,255 23MAY05, 15:43 28MAY05, 9:22 THAWED
GROUP.USER USER-ID OWNER LAST-MODIFIED LAST-LOGON STATUS
PRS.HARRY 86,2 86,255 29MAY05, 8:23 28MAY05, 9:22 FROZEN
RESET USER [ [ , ] user-attribute-keyword ]
[ , user-attribute-keyword ] ...