Distributed Name Service (DNS) Management Operations Manual
ADD GROUP
The DNSCOM Commands
31258 Tandem Computers Incorporated 7–29
MEMBERS [ + | - ] {
name
[ ON \
system
] }
{ (
name
[ ON \
system
]
[ ,
name
[ ON \
system
] ... ) }
+
indicates that the listed names are to be added to those specified in
previous SET GROUP commands. If a group has groups as members, its
domain must be LOCAL.
-
indicates that the listed names are to be deleted from those specified in
previous SET GROUP commands.
If neither + nor - appears, the members of
group name
are to be exactly
those listed.
name
is the name of an alias, composite, or other group. Only these objects may
be members of groups.
\
system
is a Guardian 90 system name that indicates the definition node for
name
;
may be omitted if
name
is unique on the local system.
RESET DOMAIN
indicates that the definition of
group name
is not replicated.
RESET GROUPS [ * ]
causes
group name
to not be included as a member of any group.
RESET MEMBERS [ * ]
causes the group being added to have no members.
Example
ADD GROUP NEW_YORK_CITY, GROUPS NEW_YORK_STATE, &
MEMBERS ( EAST_SIDE, WEST_SIDE, ALL_AROUND_THE_TOWN )