Users Guide

Example
Dell#show accounting
Active accounted actions on tty2, User admin Priv 1 Role <none>
Task ID 2, EXEC Accounting record, 00:02:03 Elapsed, service=shell
Active accounted actions on tty3, User ad Priv 15 Role <none>
Task ID 7, EXEC Accounting record, 00:01:22 Elapsed, service=shell
Active accounted actions on tty4, User ad Priv 15 Role <none>
Task ID 11, EXEC Accounting record, 00:00:35 Elapsed, service=shell
Active accounted actions on tty5, User ad1 Priv1 Role sysadmin
Task ID 16, EXEC Accounting record, 00:00:04 Elapsed, service=shell
Dell#
Related Commands
aaa accounting — enables AAA Accounting and creates a record for monitoring the accounting function.
Authentication and Password Commands
This section contains the commands that control the management access to the system.
aaa authentication enable
Congure AAA Authentication method lists for user access to EXEC privilege mode (the “Enable” access).
Syntax
aaa authentication enable {default | method-list-name} method [... method2]
To return to the default setting, use the no aaa authentication enable {default | method-list-
name} method [... method2] command.
Parameters
default Enter the keyword default then the authentication methods to use as the default
sequence of methods for the Enable login. The default is default enable.
method-list-name Enter a text string (up to 16 characters long) to name the list of enabled authentication
methods activated at login.
method Enter one of the following methods:
enable: use the password the enable password command denes in
CONFIGURATION mode.
line: use the password the password command denes in LINE mode.
none: no authentication.
radius: use the RADIUS servers congured with the radius-server host
command.
tacacs+: use the TACACS+ server(s) congured with the tacacs-server host
command.
... method2 (OPTIONAL) In the event of a “no response” from the rst method, Dell Networking
Operating System (OS) applies the next congured method.
Defaults Use the enable password.
Command Modes CONFIGURATION
Supported Modes All Modes
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
Security 313