diff options
author | Renato Botelho <renato@netgate.com> | 2015-06-25 15:07:01 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-06-25 15:07:01 -0300 |
commit | bb7bed62cc19e9d9ffbd56ce447da52671747a96 (patch) | |
tree | 8df33face125953cdc531ccb04d83903153331d2 /config | |
parent | 971da99ea42d9d88abbc9950d12e2d6af0cbadc5 (diff) | |
parent | e11766aaa1060115fe21b7d1b9f8b120360c3815 (diff) | |
download | pfsense-packages-bb7bed62cc19e9d9ffbd56ce447da52671747a96.tar.gz pfsense-packages-bb7bed62cc19e9d9ffbd56ce447da52671747a96.tar.bz2 pfsense-packages-bb7bed62cc19e9d9ffbd56ce447da52671747a96.zip |
Merge pull request #886 from jlduran/patch-1
Diffstat (limited to 'config')
-rw-r--r-- | config/freeradius2/freeradiuseapconf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeradius2/freeradiuseapconf.xml b/config/freeradius2/freeradiuseapconf.xml index 947ef6b9..a5ea88bd 100644 --- a/config/freeradius2/freeradiuseapconf.xml +++ b/config/freeradius2/freeradiuseapconf.xml @@ -470,7 +470,7 @@ <field> <fielddescr>Microsoft Statement of Health (SoH) Support</fielddescr> <fieldname>vareapconfpeapsohenable</fieldname> - <description><![CDATA[You can accept/reject clients based on Microsoft's Statement of Health, such as if they are missing Windows updates, don't have a firewall enabled, antivirus not in line with policy, etc. You need to change server-file for your needs. It cannot be changed from GUI and will be deleted after package reinstallation. (/usr/local/etc/raddb/sites-available/soh). (Default: no)]]></description> + <description><![CDATA[You can accept/reject clients based on Microsoft's Statement of Health, such as if they are missing Windows updates, don't have a firewall enabled, antivirus not in line with policy, etc. You need to change server-file for your needs. It cannot be changed from GUI and will be deleted after package reinstallation. (/usr/local/etc/raddb/sites-available/soh). (Default: Disable)]]></description> <type>select</type> <default_value>Disable</default_value> <options> |