[ Previous | Next | Table of Contents | Index | Library Home |
Legal |
Search ]
Commands Reference, Volume 4
Creates, deletes, and performs miscellaneous administration operations on
NIS+ groups.
Note: To use nisgrpadm, you must have access
rights appropriate for the operation.
nisgrpadm [ -c group_name.domain_name ]
[ [ -d ] [ -l group_name ] ]
nisgrpadm [ [ -a ] [ -r
] [ -t ] group_name ]]
Note: A member can be any combination of the six membership
types.
The nisgrpadm command has two main forms, one for working with
groups and one for working with group members.
All operations except create (-c) accept a partially qualified
group-names. However, even for the -c flag,
nisgrpadm will not accept the use of groups_dir in the
group-name argument.
-c
group_name.domain_name
| Creates an NIS+ group. You must have create rights to the
groups_dir directory of the group's domain.
|
-d group_name
| Deletes an NIS+ group. You must have destroy rights to the
groups_dir directory in the group's domain.
|
-l group_name
| Lists the members of an NIS+ group. You must have read rights to
the group object.
|
-a group_name
| Adds members to an NIS+ group. You must have modify rights to the
group object.
|
-r group_name
| Removes members from an NIS+ group. You must have modify rights to
the group object.
|
-t group_name
| Find out whether an NIS+ principal is a member of a particular NIS+
group. You must have read access to the group object.
|
The nisdefaults command.
[ Previous | Next | Table of Contents | Index |
Library Home |
Legal |
Search ]