Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1952
radius strip-domain
This command configures the stripping of the domain from the user name prior to authentication or accounting.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
radius strip-domain { authentication-only | accounting-only }
no radius strip-domain
no
Removes the RADIUS strip-domain configuration.
authentication-only
Specifies that the domain must be stripped from the user name prior to authentication.
accounting-only
Specifies that the domain must be stripped from the user name prior to accounting.
Usage Guidelines
Use this command to configure the stripping of domain from the user name prior to authentication or accounting.
By default, strip-domain configuration will be applied to both authentication and accounting messages, if
configured. When the argument authentication-only or accounting-only is present, strip-domain is applied
only to the specified RADIUS message types.
Examples
The following command configures the stripping of domain from the user name prior to authentication:
radius strip-domain authentication-only
Command Line Interface Reference, Modes C - D, StarOS Release 19    
925
Context Configuration Mode Commands N-R
radius strip-domain