disable-secure-admin

DRAFT


Previous Next Contents

disable-secure-admin

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

asadmin-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

0

subcommand executed successfully

1

error in executing the subcommand

See Also


Previous Next Contents
Eclipse Foundation Logo  Copyright © 2019, Oracle and/or its affiliates. All rights reserved.

DRAFT