Command Reference Guide

306user-name-format 3Com Router 5000 Family and Router 6000 Family
Command Reference
user-name-format
Purpose Use the user-name-format command to configure the username format sent to
the TACACS server.
Syntax user-name-format { with-domain | without-domain }
Parameters 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.
Default By default, HWTACACS scheme acknowledges that the username sent to it includes
ISP domain name.
Example Specify to send the username without domain name to the HWTACACS scheme
"3Com".
[3Com-hwtacacs-3Com ] user-name-format without-domain
View This command can be used in the following views:
HWTACACS view
Description 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.
If a HWTACACS scheme is configured to reject usernames including ISP domain
names, the TACACS scheme shall not be simultaneously used in more than one ISP
domains. Otherwise, the TACACS server will regard two users in different ISP domains
as the same user by mistake, if they have the same username (excluding their
respective domain names.)
Related Command hwatacacs scheme