Dell PowerEdge VRTX User Manual

Page 245

Advertising
background image

Authentication, Authorization and Accounting

245

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\AAA.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

Syntax

aaa authentication enable {default

|

list-name

}

method

[

method2

...]}

no aaa authentication enable {default

| list-name

}

Parameters

default—Uses the listed authentication methods that follow this

argument as the default method list, when accessing higher privilege

levels.

list-name

—Specifies a name for the list of authentication methods

activated when a user accesses higher privilege levels. (Length: 1–12

characters)

method

[

method2

...]—Specifies a list of methods that the authentication

algorithm tries, in the given sequence. The additional authentication

methods are used only if the previous method returns an error, not if it

fails. Specify none as the final method in the command line to ensure that

the authentication succeeds, even if all methods return an error. Select one

or more methods from the following list:

Default Configuration

The enable password command defines the default authentication login

method. This is the same as entering the command aaa authentication

enable default enable.
On a console, the enable password is used if a password exists. If no password

is set, authentication still succeeds. This is the same as entering the

command aaa authentication enable default enable none.

Command Mode

Global Configuration mode

Keyword

Description

enable

Uses the enable password for authentication.

line

Uses the line password for authentication.

none

Uses no authentication.

radius

Uses the list of all RADIUS servers for authentication.

tacacs

Uses the list of all TACACS+ servers for authentication.

Advertising