User manual

E-6 RADIUS Authentication and Accountin
g
Optional Parameters
The following sections describe optional user parameters that
you can define in the RADIUS authentication server database.
Each parameter description also includes the corresponding
command you can use to define the same information in the
local NETServer User Table.
Note: For detailed information about local user parameters
using commands, refer to the appropriate chapter in this guide
for the type of user you are configuration. You can also refer to
the CLI Reference Guide.
Service-Type
Indicates the type of link the user has requested, or a change in
the type of link to be configured.
The RADIUS Service-Type parameter corresponds to the
NETServer user type parameter. The following table shows the
RADIUS service types and the corresponding user types that
you can define using the CLI:
RADIUS Service-Type NETServer Command
Login-User
set user
<name>
type login
Dialback-Login-User
set user
<name>
type callback,login
Framed-User (default)
set user
<name>
type network
Dialback-Framed-User
set user
<name>
type callback,network
Outbound-User
set user
<name>
type dial_out
Administrative-User
set user
<name>
type manage
Note: You can also specify the user type when you first add the
user locally using the add user command