Single Name Specification for Users from a Domain Overview
Assigning a single username and a single password for all users associated with a domain provides better compatibility with some RADIUS servers. You can use this feature for domains that require the router to tunnel, but not terminate, PPP sessions.
When users request a PPP session, they specify usernames and passwords. During the negotiations for the PPP session, the router authenticates legitimate users.
![]() | Note: This feature works only for users authenticated by Password Authentication Protocol (PAP) and not by Challenge Handshake Authentication Protocol (CHAP). |
If you configure this feature, the router substitutes the specified username and password for all authenticated usernames and passwords associated with that domain.
There are two options for this feature. The router can:
- Substitute the domain name for each username and one new
password for each existing password.
For example, if the domain name is xyz.com and you specify the password xyz_domain, the router associates the username xyz.com and the password xyz_domain with all users from xyz.com.
- Substitute one new username for each username and one
new password for each existing password.
For example, if the domain name is xyz.com and you specify the username xyz_group and the password xyz_domain, the router associates these identifiers with all users from xyz.com.
To use a single username and a single password for all users from a domain:
- Access Domain Map Configuration mode using the aaa domain-map command.
- Specify the new username and password using the override-user command.