Configuration
218 AlterPath KVM/net Installation, Administration, and User’s Guide
Figure 4-28:Radius Server Authentication Form
2. Fill in the form according to your local setup of the RADIUS server or
servers.
3. Click “Done.”
4. Click “apply changes.”
The changes are stored in /etc/raddb/server on the KVM/net.
T To Configure Group Authorization on a RADIUS Server
1. On the server, edit /etc/raddb/users and add a new string attribute
(ATTRIBUTE Framed-Filter-Id 11) similar to the following example.
If the Frame-Filter-Id already exists, just add the group_name to the string
starting with a colon “:”.
groupuser1
Auth-Type= Local, Password =”xxxx”
Service-Type=Callback-Framed-User,
Callback-Number=”305”,
Framed-Protocol=PPP,
Framed-Filter-
Id=”group_name=<Group1>[,<Group2>,...,<GroupN>];”,
Fall-Through=No