11.5. jaas:grouproleadd
Abstract
Add a role to a group.
Synopsis
jaas:grouproleadd
[
--help
] {
groupname
} {
role
}
Details
When editing a JAAS realm, add the
role
role to the groupname
group in the current realm.
Arguments
Table 11.5, “jaas:grouproleadd Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
groupname | The name of the group to which you are adding a role. |
role | The name of the role to add to the group. |