Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
removes the named authentication realm
delete-auth-realm [--help] [--target target] auth_realm-name
The delete-auth-realm
subcommand removes the named authentication realm. This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
--target
Specifies the target on which you are deleting the authentication realm. Valid values are
server
Deletes the realm for the default server instance server
and is the default value.
Deletes the realm for the named configuration.
Deletes the realm for every server instance in the cluster.
Deletes the realm for a particular server instance.
Name of the realm to be deleted.
This example deletes the authentication realm db
.
asadmin> delete-auth-realm db
Command delete-auth-realm executed successfully
command executed successfully
error in executing the command