3Com 4210, 5500G, 4200G manual # Configure a local user named telnet, System domain, Telnet users

Models: 4210 5500 5500G 4200G

1 336
Download 336 pages 59.74 Kb
Page 174
Image 174

174CHAPTER 18: AAA CONFIGURATION GUIDE

Configuration Procedure

# Enter system view.

 

<3Com> system-view

 

# Configure the switch to use AAA authentication for Telnet users.

 

[3Com] user-interface vty 0 4

 

[3Com-ui-vty0-4] authentication-mode scheme

 

[3Com-ui-vty0-4] quit

 

# Configure a local user named telnet.

 

[3Com] local-user telnet

 

[3Com-luser-telnet] service-type telnet

 

[3Com-luser-telnet] password simple aabbcc

 

[3Com-luser-telnet] attribute idle-cut 300 access-limit 5

 

[3Com] domain system

 

[3Com-isp-system] scheme local

Complete Configuration

#

 

system-view

 

#

 

user-interface vty 0 4

 

authentication-mode scheme

 

quit

 

#

 

local-user telnet

 

service-type telnet

 

password simple aabbcc

 

attribute idle-cut 300 access-limit 5

 

domain system

 

scheme local

Precautions

The Telnet user needs to enter the username with the domain name system (that

 

is, telnet@system), so that the user is authenticated according to the configuration

 

of the system domain.

 

The configurations of local authentication for FTP users are similar to those for

 

Telnet users.

 

 

Configuring

3Com Terminal Access Controller Access Control System (HWTACACS) is an

HWTACACS

enhanced security protocol based on TACACS (RFC 1492). Similar to the RADIUS

Authentication for

protocol, it adopts the client/server model and implements AAA for multiple types

Telnet Users

of users through communicating with TACACS servers.

 

Compared with RADIUS, HWTACACS provides more reliable transmission and

 

encryption, and therefore is more suitable for security control.

Page 174
Image 174
3Com 4210, 5500G, 4200G manual # Configure a local user named telnet, System domain, Telnet users