list-secure-admin-internal-users
Lists the user names that the Payara Server DAS and instances use to authenticate with each other and to authorize admin operations.
Synopsis
asadmin [asadmin-options] list-secure-admin-internal-users [--help]
[--long={false|true}]
[--output output]
[--header={false|true}]
[name]
Description
The list-secure-admin-internal-users
subcommand lists the user names that the Payara Server DAS and instances use to authenticate with
each other and to authorize admin operations.
Options
- asadmin-options
-
Options for the
asadmin
utility. For information about these options, see theasadmin
help page. --help
-?
-
Displays the help text for the subcommand.
--long
-l
-
Displays detailed information about each internal user. The default value is
false.
--output
-o
-
Displays specific details about each internal user. Use a comma-separated list to specify the details you want to display and their order. The values are case-insensitive.
Possible values are as follows:username
-
Displays the user name for the internal user.
password-alias
-
Displays the password alias for the internal user.
--header
-h
-
Specifies whether column headings are displayed when the
--long
option is used. The default value istrue
. To suppress the headings, set the--header
option tofalse
.
Examples
Example 1 Listing the User Name for Secure Admin
This example lists the user names that the Payara Server DAS and instances use to authenticate with each other and to authorize admin operations.
asadmin> list-secure-admin-internal-users
Command list-secure-admin-internal-users executed successfully.