Hitachi

Hitachi Application Server V10 Command Reference Guide (For Windows® Systems)


2.9.14 list-file-users

Lists the file users.

Synopsis

asadmin [asadmin-options] list-file-users [--help]
    [--authrealmname auth_realm_name] [target]

Storage location

Application Server installation directory/javaee/glassfish/bin

Function

The list-file-users subcommand displays a list of file users supported by file realm authentication.

Precondition

Domain Administration Server (DAS) is running.

Arguments

--help | -?

Displays the help text for the subcommand.

--authrealmname auth_realm_name

Lists only the users in the specified authentication realm.

Type: String

The following values can be specified:

  • Name of the auth realm

Default value: N/A

target

Specifies the target for which you want to list file users.

Type: String

The following values can be specified:

  • server

    Lists the file users on the default server instance. This is the default value.

  • configuration_name

    Lists the file users in the specified configuration.

  • cluster_name

    Lists the file users on all server instances in the specified cluster.

  • instance_name

    Lists the file users on a specified server instance.

Default value: server

Examples

This example lists file users on the default file realm file.

asadmin list-file-users

Exit Status

Exit Status

Explanation

0

subcommand executed successfully.

1

error in executing the subcommand.