disable-admin-ldap-auth

Syntax

tadm disable-admin-ldap-auth common_options

Description

Use this command to disable the administration server from authenticating against a Lightweight Directory Access Protocol (LDAP) server. The administration server would use the default keyfile for authentication instead of LDAP.

Options

For information about common_options, run the help command.

Example

tadm disable-admin-ldap-auth --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 
--no-prompt

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.