9.4. jaas:groupdel
Abstract
Remove a user from a group.
Synopsis
jaas:groupdel
[
--help
] {
username
} {
group
}
Details
When editing a JAAS realm, remove the
username
user from the group
group in the current realm.
Arguments
Table 9.4, “jaas:groupdel Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
username | The user to remove from the group. |
group | The name of the group from which the user is removed. |