Users Guide
Password obscuring masks the password and keys for display only but does not change the contents of the le.
The string of asterisks is the same length as the encrypted string for that line of conguration. To verify that you
have successfully obscured passwords and keys, use the show running-config command orshow
startup-config command.
If you are using role-based access control (RBAC), only the system administrator and security administrator roles
can enable the service obscure-password command.
Related Commands
• show running-cong— Display the current conguration and display changes from the default values.
• service password-encryption— Encrypts all passwords congured in the system.
Authentication and Password Commands
To manage access to the system, use the following the commands.
aaa authentication enable
Congure 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 denes in
CONFIGURATION mode.
• line: use the password the password command denes in LINE mode.
•
none: no authentication.
• radius: use the RADIUS servers congured with the radius-server host
command.
• tacacs+: use the TACACS+ server(s) congured with the tacacs-server host
command.
... method2 (OPTIONAL) In the event of a “no response” from the rst method, Dell Networking OS
applies the next congured method.
Defaults Use the enable password.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
1360 Security










