Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
IPSG RADIUS Server Configuration Mode Commands   
▀  connection authorization 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
6664 
   
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 
Mode
 
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
 
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 
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. 
Example
 
The following command sets the RADIUS authorization password that must be matched by the RADIUS 
accounting requests sent to this service. The password is encrypted, and the password used in this example is 
secret
”. 
connection authorization encrypted password secret