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

Security Group Commands
Safeguard Reference Manual520618-013
13-13
DELETE SECURITY-GROUP Command
number 12 to execute the commands restricted to the SECURITY-ADMINISTRATOR
security group:
=ALTER SECURITY-GROUP sec-admin, OWNER 12,4, ACCESS 12,* e
Ownership of a group authorization record can be transferred to another user by the
ALTER command. For example,
=ALTER SECURITY-GROUP SECURITY-OSS-ADMINISTRATOR, &
ACCESS TEST1.USER1 – (E); TEST1.USER4 (E), &
AUDIT-MANAGE ALL
DELETE SECURITY-GROUP Command
DELETE SECURITY-GROUP deletes a security group authorization record. After a
security group authorization record is deleted, members of the local super group are
the only users who can execute the commands restricted to that security group.
sec-group-list
specifies one or more security groups for which authorization records are to be
deleted. sec-group-list can be either:
sec-group-spec
( sec-group-spec [ , sec-group-spec ] ... )
sec-group-spec
can be either:
SECURITY-ADMINISTRATOR
SYSTEM-OPERATOR
SECURITY-OSS-ADMINISTRATOR
Example
As owner of the SYSTEM-OPERATOR security group, you can enter the command to
delete the Safeguard authorization record for that security group:
=DELETE SECURITY-GROUP system-operator
To delete the SECURITY-OSS-ADMINISTRATOR security group, use the DELETE
SECURITY-GROUP command. For example, this command deletes the
SECURITY-OSS-ADMINISTRATOR security group:
= DELETE SECURITY-GROUP SECURITY-OSS-ADMINISTRATOR
DELETE SECURITY-GROUP sec-group-list