In this section:

External Authentication Enabled

Use this command to enable external centralized authentication of confd CLI user information stored on the remote RADIUS server.

Command Syntax

% set system admin <SYSTEM NAME> externalAuthenticationEnabled <false | true>

Command Parameter

External Authentication Enabled Parameters

Parameter

Description

externalAuthenticationEnabled

Set this paramter to "true" to enable authentication of the confd CLI user information stored on the remote RADIUS server.

  • false (default)
  • true


External Authentication Type

Use this command to choose the external centralized authentication type.

Command Syntax

%  set system admin <SYSTEM> externalAuthenticationType <ldap|radius>

Command Parameter

External Authentication Type Parameters

Parameter

Description

externalAuthenticationType

Use this parameter to specify the external authentication type.

  • ldap
  • radius (default)

NOTE: You must set this field to "ldap" to use external authentication for LDAP.