Safeguard Administrator's Manual (G06.24+, H06.03+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 Controlling User Access
- Introduction
- Using SAFECOM to Establish a Local User Community
- Using SAFECOM to Manage User Access to Your System
- Changing the Owner of a User Authentication Record
- Granting a User Temporary Access to Your System
- Requiring Users to Change Their Passwords
- Granting a Grace Period for Changing an Expired Password
- Forcing Immediate Expiration of a User’s Password
- Freezing a User's Ability to Access the System
- Specifying Auditing for a User ID
- Deleting Users
- Deleting Administrative Groups
- Using SAFECOM to Establish a Network of Users
- Using Safeguard With Nodes With Standard Security
- Identifying Network Users
- Granting a Network User Access to Objects on Your System
- Establishing a Community of Network Users
- Changes to the PAID During a User’s Session
- Additional Considerations for Aliases and Groups
- Additional Considerations for ACCESS with Network Specific Subject IDs
- Establishing Default Protection for a User's Disk Files
- Specifying a Default Command Interpreter for a User
- Establishing Guardian Defaults
- Assigning an Alias to a User
- 3 Managing User Groups
- 4 Securing Volumes and Devices
- 5 OBJECTTYPE Control
- 6 Managing Security Groups
- 7 Securing Terminals
- 8 Warning Mode
- 9 Configuration
- Safeguard Attributes
- Configuring User Authentication
- Configuring Password Control
- Configuring Device Control
- Configuring Process Control
- Configuring Disk-File Control
- Configuring Safeguard Auditing
- Configuring a Default Command Interpreter
- Configuring Communication With $CMON
- Configuring Logon Dialog
- Configuring Exclusive Access at Safeguard Terminals
- Configuring Warning Mode
- Configuring Persistence
- Configuring Attributes for Node Specific Subjects in ACLs
- 10 Installation and Management
- Safeguard Components
- Process Considerations for the SMP and SAFECOM
- Safeguard Subsystem Management Commands
- General Installation Procedure
- Installing the Safeguard Software
- Starting the SMP
- Converting to the Safeguard Subsystem
- Updating the Safeguard Software
- Guidelines for Securing the Safeguard Subsystem
- Monitoring the Safeguard Subsystem
- A SAFECOM Command Syntax
- Index

Safeguard Administrator’s Manual—523317-013
3-1
3 Managing User Groups
This section describes how to use the SAFECOM group commands to define and
manage supplementary user groups. Groups created explicitly with the ADD GROUP
command can exist independently of user definitions and are typically used for
file-sharing purposes.
Groups with numbers ranging from 0 through 255 can be used as administrative
groups. An administrative group exists primarily for user management although it can
also be used for file sharing. Groups numbered above 255 cannot be used for user
management. These groups exist solely for file sharing, particularly in the OSS
environment.
Administrative groups can be created in either of two ways. You can use an ADD
USER command to add the first user to a nonexistent group. This action implicitly
creates the administrative group. You can also explicitly create an administrative group
with an ADD GROUP command and later activate that group with an ADD USER
command.
Regardless of the manner in which a group is created, you can use the ALTER
GROUP command to manage that group. For example, you can use the MEMBER
option of an ALTER GROUP command to extend the membership of an administrative
group beyond 256 users for file-sharing purposes.
The attributes in a group definition record allow you to specify the group's name and
number, a text description, the group owner, and a list of group members.
Table 3-1 lists the group commands and gives a brief description of each. These
commands are illustrated in the examples in the remainder of this section.
Note. In prior product versions, GROUP commands were used to manage Safeguard security
groups. GROUP commands are now used to manage file-sharing groups, as described in this
section. Security groups are now managed with the SECURITY-GROUP commands, as
described in Section 6, Managing Security Groups
.
Table 3-1. Group Command Summary
Command Description
ADD GROUP Adds a group definition record with the specified group attribute values.
ALTER GROUP Changes one or more attribute values in a group definition record.
DELETE GROUP Deletes a group definition record.
INFO GROUP Displays the existing attribute values in a group definition record.