2.9.10 disable-secure-admin
Disables secure admin if it is already enabled.
Synopsis
asadmin [asadmin-options] disable-secure-admin [--help]
Storage location
Application Server installation directory/javaee/glassfish/bin
Function
The disable-secure-admin subcommand disables secure admin if it is already enabled.
You must restart any running servers in the domain after you enable or disable secure admin. It is simpler to enable or disable secure admin with only the DAS running, then restart the DAS, and then start any other instances.
Precondition
The DAS must be running.
Examples
The following example shows how to disable secure admin for a domain.
asadmin disable-secure-admin
Exit Status
Exit Status |
Explanation |
---|---|
0 |
subcommand executed successfully. |
1 |
error in executing the subcommand. |