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

User Alias Security Commands
Safeguard Reference Manual520618-013
6-56
THAW ALIAS Command
alias
specifies the alias (or aliases) whose ability to log on is to be restored. alias can
contain wild-card characters.
WHERE expression
causes the THAW command to apply to only authentication records for aliases who
belong to the groups specified by expression. For a description of WHERE
expression, see the ALTER ALIAS Command on page 6-9.
Examples
1. The following command restores the ability to log on with the aliases Temp3 and
Temp6:
=THAW ALIAS (Temp3, Temp6)
2. The following command restores the logon ability for all aliases that begin with the
letters Ca and are also members of the group admin4:
=THAW USER Ca* WHERE GROUP=admin4