Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
3Com Corporation
1-67
Related command: display hwtacacs.
Example
# Set the response timeout time of the TACACS server to 30 seconds.
[3Com] hwtacacs scheme test1
[3Com-hwtacacs-test1] timer response-timeout 30
1.3.22 user-name-format
Syntax
user-name-format { with-domain | without-domain }
View
HWTACACS view
Parameter
with-domain: Specifies to send the username with domain name to the TACACS
server..
without-domain: Specifies to send the username without domain name to the
TACACS server.
Description
Use the user-name-format command to configure the username format sent to the
TACACS server.
By default, HWTACACS scheme acknowledges that the username sent to it includes
ISP domain name.
The supplicants are generally named in userid@isp-name format. The part following
the @ sign is the ISP domain name, according to which the router assigns a user to the
corresponding ISP domain. However, some earlier TACACS servers reject the user
name including ISP domain name. In this case, the user name is sent to the TACACS
server after its domain name is removed. Accordingly, the router provides this
command to decide whether the username is sent to the TACACS server, carrying ISP
domain name or not.