diff options
author | Alexander Wilke <nachtfalkeaw@web.de> | 2012-01-07 13:04:35 +0100 |
---|---|---|
committer | Alexander Wilke <nachtfalkeaw@web.de> | 2012-01-07 13:04:35 +0100 |
commit | e0a8a416de9e2ba4500f9342af47364205a8ff15 (patch) | |
tree | 4b1fc78c740aea33f5b27bca9308ab8a8a8dd100 /config/freeradius2/freeradiussync.xml | |
parent | 1d88cea6c36d69dcd5f292c61360997459d60585 (diff) | |
download | pfsense-packages-e0a8a416de9e2ba4500f9342af47364205a8ff15.tar.gz pfsense-packages-e0a8a416de9e2ba4500f9342af47364205a8ff15.tar.bz2 pfsense-packages-e0a8a416de9e2ba4500f9342af47364205a8ff15.zip |
freeradius2 updates pkg v.1.4.5
Diffstat (limited to 'config/freeradius2/freeradiussync.xml')
-rw-r--r-- | config/freeradius2/freeradiussync.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/freeradius2/freeradiussync.xml b/config/freeradius2/freeradiussync.xml index 66a2701f..27f4fe80 100644 --- a/config/freeradius2/freeradiussync.xml +++ b/config/freeradius2/freeradiussync.xml @@ -68,6 +68,10 @@ POSSIBILITY OF SUCH DAMAGE. <url>/pkg.php?xml=freeradius.xml</url> </tab> <tab> + <text>MACs</text> + <url>/pkg.php?xml=freeradiusauthorizedmacs.xml</url> + </tab> + <tab> <text>NAS / Clients</text> <url>/pkg.php?xml=freeradiusclients.xml</url> </tab> @@ -114,7 +118,7 @@ POSSIBILITY OF SUCH DAMAGE. <fielddescr>Automatically sync freeRADIUS configuration changes?</fielddescr> <fieldname>varsyncenablexmlrpc</fieldname> <description><![CDATA[All changes will be synced immediately to the IPs listed below if this option is checked.<br> - <b>Important:</b> Only <b>Users</b> and <b>NAS / Clients</b> will be synced.]]></description> + <b>Important:</b> Only <b>Users</b>, <b>MACs</b> and <b>NAS / Clients</b> will be synced.]]></description> <type>checkbox</type> </field> <field> |