Red Hat Training

A Red Hat training course is available for Red Hat Fuse

11.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 11.2, “jaas:groupadd Arguments” describes the command's arguments.

Table 11.2. jaas:groupadd Arguments

ArgumentInterpretation
--help Displays the online help for this command
usernameThe user to add to the group.
groupThe name of the group to which the user is added.