aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2
diff options
context:
space:
mode:
authorAlexander Wilke <nachtfalkeaw@web.de>2012-02-10 20:24:16 +0100
committerAlexander Wilke <nachtfalkeaw@web.de>2012-02-10 20:24:16 +0100
commit4040d9861d0ec3ddef3666a450f2f082acf81c8d (patch)
tree45196b2fbb5bd743d8ba515686975a195bf7bcfb /config/freeradius2
parent36b6943fa5f75fd824a08678ee9520afd3577b9d (diff)
downloadpfsense-packages-4040d9861d0ec3ddef3666a450f2f082acf81c8d.tar.gz
pfsense-packages-4040d9861d0ec3ddef3666a450f2f082acf81c8d.tar.bz2
pfsense-packages-4040d9861d0ec3ddef3666a450f2f082acf81c8d.zip
Update config/freeradius2/freeradiussettings.xml
Diffstat (limited to 'config/freeradius2')
-rw-r--r--config/freeradius2/freeradiussettings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/freeradius2/freeradiussettings.xml b/config/freeradius2/freeradiussettings.xml
index 6c0e3c99..368191a0 100644
--- a/config/freeradius2/freeradiussettings.xml
+++ b/config/freeradius2/freeradiussettings.xml
@@ -322,13 +322,13 @@
<field>
<fielddescr>Disable Acct_Unique</fielddescr>
<fieldname>varsettingsenableacctunique</fieldname>
- <description><![CDATA[This disables the "rlm_acct_unique" module in FreeRADIUS "preacct" section. By default this module is enabled but it causes some problems with counters. So if you use "Amount of Download/Upload/Time" then leave this checked. (Default: uncheck)]]></description>
+ <description><![CDATA[This disables the "rlm_acct_unique" module in FreeRADIUS "preacct" section. By default this module is enabled but it causes some problems with counters. So if you use "Amount of Download/Upload/Time" then leave this checked. (Default: unchecked)]]></description>
<type>checkbox</type>
</field>
<field>
<fielddescr>Enable Mobile-One-Time-Password</fielddescr>
<fieldname>varsettingsmotpenable</fieldname>
- <description><![CDATA[This enables the possibility to authenticate against username and a one-time-password. The client to generate OTP can be installed on various mobile device plattforms like Android and more. If you enable this the first time we need to download and install bash so the process will need some time. (Default: uncheck)]]></description>
+ <description><![CDATA[This enables the possibility to authenticate against an username and an one-time-password. The client which generates OTP can be installed on various mobile device plattforms like Android and more. If you enable this the first time we need to download and install package "bash-4.1.7" so the process will need some time. (Default: unchecked)]]></description>
<type>checkbox</type>
</field>
</fields>