aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-13 10:53:04 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-13 10:53:04 -0300
commit52bd565a7a0b22b7d3a270450a036e7beca954bf (patch)
tree7f6be8c5c05f695854b37cb895c0412e36f86daf
parent3c8d6b709bfc0b90573491a09531db4d8995d097 (diff)
parent01a187c3ec8f283f0a88ee7dff54336ef38f05c1 (diff)
downloadpfsense-packages-52bd565a7a0b22b7d3a270450a036e7beca954bf.tar.gz
pfsense-packages-52bd565a7a0b22b7d3a270450a036e7beca954bf.tar.bz2
pfsense-packages-52bd565a7a0b22b7d3a270450a036e7beca954bf.zip
Merge pull request #860 from zackbcom/patch-1
-rw-r--r--config/freeradius2/freeradiusclients.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeradius2/freeradiusclients.xml b/config/freeradius2/freeradiusclients.xml
index 4e66a597..99ac2af1 100644
--- a/config/freeradius2/freeradiusclients.xml
+++ b/config/freeradius2/freeradiusclients.xml
@@ -163,7 +163,7 @@
<field>
<fielddescr>Client Shared Secret</fielddescr>
<fieldname>varclientsharedsecret</fieldname>
- <description><![CDATA[Enter the shared secret of the RADIUS client here. This is the shared secret (password) which the NAS (switch or accesspoint) needs to communicate with the RADIUS server.]]></description>
+ <description><![CDATA[Enter the shared secret of the RADIUS client here. This is the shared secret (password) which the NAS (switch or accesspoint) needs to communicate with the RADIUS server. FreeRADIUS is limited to 31 characters for the shared secret.]]></description>
<type>password</type>
<required/>
</field>