Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
Instructs the GlassFish Server DAS and instances to not use the specified admin user to authenticate with each other and to authorize admin operations.
disable-secure-admin-internal-user
[--help]
admin-username
The disable-secure-admin-internal-user
subcommand disables secure admin from using the username (instead of SSL certificates) to authenticate the DAS and instances with each other and to authorize admin operations.
--help
-?
Displays the help text for the subcommand.
The admin user name that GlassFish Server should not use to authenticate the DAS and instances with each other and to authorize admin operations.
The following example disables secure admin from using username tester to authenticate the DAS and instances with each other and to authorize admin operations.
asadmin> disable-secure-admin-internal-user tester Command disable-secure-admin-internal-user executed successfully.
subcommand executed successfully
error in executing the subcommand