Lists the authentication realms.
Description
The list-auth-realms subcommand lists the authentication realms. This
subcommand is supported in remote mode only.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
Operands
- target
- 
The name of the target for which you want to list the authentication realms. - server
- 
Lists the realms for the default server instance serverand is the default value.
- configuration_name
- 
Lists the realms for the named configuration. 
- cluster_name
- 
Lists the realms for every server instance in the cluster. 
- instance_name
- 
Lists the realms for a particular server instance. 
 
Examples
Example 1 Listing authentication realms
asadmin> list-auth-realms
file
ldap
certificate
db
Command list-auth-realms executed successfullyWhere file, ldap, certificate, and db are the available authentication realms.