Cisco Cisco Packet Data Gateway (PDG)

Página de 1868
connection authorization
This command allows you to configure the RADIUS authorization password that must be matched by the
RADIUS accounting requests received by the current IPSG service.
Product
IPSG
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > IPSG RADIUS Server Configuration
configure > context context_name > ipsg-service service_name mode radius-server
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ipsg-service-radius-server)#
Syntax Description
connection authorization [ encrypted ] password password
no connection authorization
no
Deletes the RADIUS authorization from the current IPSG RADIUS Server service.
[ encrypted ] password password
• encrypted: Specifies that the RADIUS authorization password is encrypted.
• password password: Specifies the password that must be matched by incoming RADIUS accounting
requests.
In StarOS 12.2 and later releases, password with encryption must be an alphanumeric string of 1 through
132 characters, and without encryption an alphanumeric string of 1 through 63 characters.
In StarOS 12.1 and earlier releases, password must be an alphanumeric string of 1 through 63 characters.
Usage Guidelines
The IPSG RADIUS server service does not terminate RADIUS user authentication so the user password is
unknown.
Use this command to configure the authorization password that the RADIUS accounting requests must match
in order for the service to examine and extract user information.
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
125
IPSG RADIUS Server Configuration Mode Commands
connection authorization