Previous Topic: set force-flush-all Command

Next Topic: set history Command—Set the Number of Console Commands the history Command Will Display

set group Command—Define an Access Control Group

Use the set group command to define an access control group.

This command is only useful for access control groups and using access control groups is deprecated. Use static or dynamic groups instead.

This command has the following format:

set group = {
name = "group-name"
users = DN-list
};
name = group-name

Specifies the name of this group.

users = DN-list

Lists the members of the group. This is a comma-separated list of distinguished names.