Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
lists file groups
list-file-groups [--help] [--name username] [--authrealmname auth_realm_name] [--target target]
The list-file-groups
subcommand lists the file users and groups supported by the file realm authentication. This subcommand lists available groups in the file user. If the --name
option is not specified, all groups are listed.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
--name
Identifies the name of the file user for whom the groups will be listed.
--authrealmname
The name of the authentication realm for which to list available groups.
--target
This option specifies which configurations you can list. Valid targets are:
server
Lists the file groups in the current server. This is the default value.
Lists the file groups in a cluster.
Lists the file groups for a particular instance.
This example list all file realm groups defined for the server.
asadmin> list-file-groups
staff
manager
Command list-file-groups executed successfully
subcommand executed successfully
error in executing the subcommand
delete-file-user(1), update-file-user(1), create-file-user(1), list-file-users(1)