Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.9.5. jaas:grouproleadd
Abstract
						Add a role to a group.
					
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
jaas:grouproleadd  [
					--help
				] {
					groupname
				} {
					role
				}
Details Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				When editing a JAAS realm, add the 
role role to the groupname group in the current realm.
			Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
				Table 9.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. |