Visit Azul.com Support

Disable-Secure-Admin

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

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