disable-secure-admin-internal-user

DRAFT


Previous Next Contents

disable-secure-admin-internal-user

Instructs the \{product---name} DAS and instances to not use the specified admin user to authenticate with each other and to authorize admin operations.

Synopsis

asadmin [asadmin-options] disable-secure-admin-internal-user [--help]
admin-username

Description

The disable-secure-admin-internal-user subcommand disables secure admin from using the username (instead of SSL certificates) to authenticate the DAS and instances with each other and to authorize admin operations.

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.

Operands

admin-username

The admin user name that \{product---name} should not use to authenticate the DAS and instances with each other and to authorize admin operations.

Examples

Example 1   Disabling a user name for secure admin

The following example disables secure admin from using username tester to authenticate the DAS and instances with each other and to authorize admin operations.

asadmin> disable-secure-admin-internal-user tester

Command disable-secure-admin-internal-user 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