Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
lists the file users
list-file-users [--help] [--authrealmname auth_realm_name] [target]
The list-file-users
subcommand displays a list of file users supported by file realm authentication.
--help
-?
Displays the help text for the subcommand.
--authrealmname
Lists only the users in the specified authentication realm.
Specifies the target for which you want to list file users. The following values are valid:
server
Lists the file users on the default server instance. This is the default value.
Lists the file users in the specified configuration.
Lists the file users on all server instances in the specified cluster.
Lists the file users on a specified server instance.
The following example lists the users in the file realm named sample_file_realm
.
asadmin> list-file-users --authrealmname sample_file_realm
sample_user05
sample_user08
sample_user12
Command list-file-users executed successfully
subcommand executed successfully
error in executing the subcommand
create-file-user(1), delete-file-user(1), update-file-user(1), list-file-groups(1)