aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
diff options
context:
space:
mode:
Diffstat (limited to 'config/freeradius2')
-rw-r--r--config/freeradius2/freeradius.xml26
1 files changed, 18 insertions, 8 deletions
diff --git a/config/freeradius2/freeradius.xml b/config/freeradius2/freeradius.xml
index 58953570..b51cb4c9 100644
--- a/config/freeradius2/freeradius.xml
+++ b/config/freeradius2/freeradius.xml
@@ -215,12 +215,28 @@
<type>password</type>
</field>
<field>
+ <name>MISCELLANEOUS CONFIGURATION</name>
+ <type>listtopic</type>
+ </field>
+ <field>
<fielddescr>Number of simultaneous connections</fielddescr>
<fieldname>varuserssimultaneousconnect</fieldname>
<description><![CDATA[The maximum of simultaneous connections with this username. If you leave this field empty than there is no limit. If you are using FreeRADIUS with CaptivePortal you should leave this empty.]]></description>
<default_value></default_value>
<type>input</type>
- </field>
+ </field>
+ <field>
+ <fielddescr>Redirection URL</fielddescr>
+ <fieldname>varuserswisprredirectionurl</fieldname>
+ <description><![CDATA[Enter the URL the user should be redirected to after successfull login. (e.g.: http://www.pfsense.org)]]></description>
+ <type>input</type>
+ </field>
+ <field>
+ <fielddescr>Description</fielddescr>
+ <fieldname>description</fieldname>
+ <description><![CDATA[Enter any description for this user you like.]]></description>
+ <type>input</type>
+ </field>
<field>
<name>NETWORK CONFIGURATION</name>
<type>listtopic</type>
@@ -357,14 +373,8 @@
<type>input</type>
</field>
<field>
- <name>MISCELLANEOUS CONFIGURATION</name>
+ <name>ADVANCED CONFIGURATION</name>
<type>listtopic</type>
- </field>
- <field>
- <fielddescr>Description</fielddescr>
- <fieldname>description</fieldname>
- <description><![CDATA[Enter any description for this user you like.]]></description>
- <type>input</type>
</field>
<field>
<fielddescr>Additional RADIUS Attributes on the TOP of this entry</fielddescr>