Este conteúdo não está disponível no idioma selecionado.
9.2. jaas:groupadd
Abstract
Add a user to a group.
Synopsis
jaas:groupadd
[
--help
] {
username
} {
group
}
Details
When editing a JAAS realm, add the
username
user to the group
group in the current realm.
Arguments
Table 9.2, “jaas:groupadd Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
username | The user to add to the group. |
group | The name of the group to which the user is added. |