Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

disable-secure-admin

disables secure admin if it is already enabled.

Synopsis

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

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

enable-secure-admin(1)

asadmin(1M)