5-22
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Authentication, Authorization, and Accounting
To clear the global default timeout, do the following:
From the SCE(config)# prompt, type:
Managing the User Database
maintains a local user database. Up to 100 users can be configured in this local database,
which includes the following information for all users:
•
Username
•
Password—May be configured as encrypted or unencrypted
•
Privilege level
The procedures for managing the local user database are explained in the following sections:
•
Adding a New User to the Local Database, page 5-22
•
Defining the User Privilege Level, page 5-24
•
Adding a New User with Privilege Level and Password, page 5-24
•
Adding a New User to the Local Database
Use these commands to add a new user to the local database. Up to 100 users may be defined.
•
How to Add a User with a Clear Text Password, page 5-23
•
How to Add a User with No Password, page 5-23
•
How to Add a User with an MD5 Encrypted Password Entered in Clear Text, page 5-23
•
How to Add a User with an MD5 Encrypted Password Entered as an MD5 Encrypted String,
page 5-24
Options
The password is defined with the username. There are several password options:
•
No password—Use the
nopassword
keyword.
•
Password—Password is saved in clear text format in the local list.
Use the
password
parameter.
Command
Purpose
no tacacs-server timeout
No global default timeout interval is defined.
Each server host may still have a
specific timeout interval defined. However, any
server host that does not have a timeout interval
explicitly defined (uses the global default timeout
interval) is now configured to a five second
timeout interval.