asadmin [asadmin-options] disable-secure-admin [--help]
disable-secure-admin |
Previous | Next | Contents |
disables secure admin if it is already enabled.
Synopsis
asadmin [asadmin-options] disable-secure-admin [--help]
Description
The disable-secure-admin
subcommand disables secure admin if it is
already enabled.
Note
|
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. |
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
Examples
Example 1 Disabling secure admin
for a domain
The following example shows how to disable secure admin
for a domain.
asadmin> disable-secure-admin
server-config
default-config
Command disable-secure-admin executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |