From 582c04866102a5c8fc30ea83d85261f5c291b3f9 Mon Sep 17 00:00:00 2001 From: Alexander Wilke Date: Mon, 2 Jan 2012 18:29:29 +0000 Subject: freeradius2 updates pkg v1.4.2 --- config/freeradius2/freeradius.inc | 42 +++++++++++++++++++++---------- config/freeradius2/freeradius.xml | 31 ++++++++++++++++------- config/freeradius2/freeradiusclients.xml | 4 +-- config/freeradius2/freeradiussettings.xml | 22 ++++++++-------- 4 files changed, 64 insertions(+), 35 deletions(-) (limited to 'config') diff --git a/config/freeradius2/freeradius.inc b/config/freeradius2/freeradius.inc index 52456822..356f4229 100755 --- a/config/freeradius2/freeradius.inc +++ b/config/freeradius2/freeradius.inc @@ -137,7 +137,7 @@ function freeradius_settings_resync() { } - $conf = << IP Address varusersframedipaddress - Framed-IP-Address must be supported by NAS.
+ Framed-IP-Address must be supported by NAS.

If you want this user to be assigned a specific IP address from radius, enter the IP address here.
- Continuous IP address is available with "+" suffix (e.g. 192.168.1.5+). Could be useful for simultaneous connections.
+ Continuous IP address is available with "+" suffix (e.g. 192.168.1.5+). Could be useful for simultaneous connections.

IMPORTANT: You must enter an IP address here if you checked "RADIUS issued IP" on VPN PPTP or VPN PPPoE configuration.]]>
input @@ -279,27 +279,40 @@ input - Additional RADIUS Options on the TOP of this entry + Additional RADIUS Attributes on the TOP of this entry varuserstopadditionaloptions You may append custom RADIUS options to this user account. If the syntax needs it, you have to set quotes and commas.
- To put a command in a new line use ar vertical bar (|).

+ To put a command in a new line use a vertical bar (|).

Example: DEFAULT Auth-Type = System

IMPORTANT: If you don't format this field correctly freeRADIUS will not start because of syntax errors.
- Verify your changes by checking users file (/usr/local/etc/raddb/users).]]>
+ Verify your changes by checking users file (View config -> users).]]>
textarea 4 75 - Additional RADIUS Options at the END of this user entry - varusersbottomadditionaloptions + Additional RADIUS Attributes (CHECK-ITEM). + varuserscheckitemsadditionaloptions You may append custom RADIUS options to this user account. If the syntax needs it, you have to set quotes and commas.
- To put a command in a new line use ar vertical bar (|).

+ To put a command in a new line use a vertical bar (|).

+ Example: Max-Daily-Session := 36000

+ IMPORTANT: If you don't format this field correctly freeRADIUS will not start because of syntax errors.
+ Verify your changes by checking users file (View config -> users).]]>
+ textarea + 4 + 75 +
+ + Additional RADIUS Attributes (REPLY-ITEM). + varusersreplyitemsadditionaloptions + + You may append custom RADIUS options to this user account. If the syntax needs it, you have to set quotes and commas.
+ To put a command in a new line use a vertical bar (|).

Example: Service-Type == Login-User,|Login-Service == Telnet,|Login-IP-Host == 192.168.1.2

IMPORTANT: If you don't format this field correctly freeRADIUS will not start because of syntax errors.
- Verify your changes by checking users file (/usr/local/etc/raddb/users).]]>
+ Verify your changes by checking users file (View config -> users).]]> textarea 4 75 diff --git a/config/freeradius2/freeradiusclients.xml b/config/freeradius2/freeradiusclients.xml index 61afd4f5..8e5e6b5b 100755 --- a/config/freeradius2/freeradiusclients.xml +++ b/config/freeradius2/freeradiusclients.xml @@ -147,7 +147,7 @@ Client Shortname varclientshortname - + input @@ -165,7 +165,7 @@ Client Protocol varclientproto - + select udp diff --git a/config/freeradius2/freeradiussettings.xml b/config/freeradius2/freeradiussettings.xml index 34999917..e49aee1a 100755 --- a/config/freeradius2/freeradiussettings.xml +++ b/config/freeradius2/freeradiussettings.xml @@ -114,17 +114,6 @@ input 5 - - NAS Hostname Lookup - varsettingshostnamelookups - - select - no - - - - - Allow Core Dumps varsettingsallowcoredumps @@ -219,6 +208,17 @@ + + NAS Hostname Lookup + varsettingshostnamelookups + + select + no + + + + + SECURITY CONFIGURATION listtopic -- cgit v1.2.3