From 458b2787beb9bed358d1a9d72edcb8412d72f243 Mon Sep 17 00:00:00 2001 From: Nacht Falke Date: Sun, 18 Dec 2011 23:52:25 +0000 Subject: Added additional .XML to configure eap.conf --- config/freeradius2/freeradiusclients.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) mode change 100755 => 100644 config/freeradius2/freeradiusclients.xml (limited to 'config/freeradius2/freeradiusclients.xml') diff --git a/config/freeradius2/freeradiusclients.xml b/config/freeradius2/freeradiusclients.xml old mode 100755 new mode 100644 index 2b5d9d0c..62c37f3d --- a/config/freeradius2/freeradiusclients.xml +++ b/config/freeradius2/freeradiusclients.xml @@ -42,7 +42,7 @@ /* ========================================================================== */ ]]> - Describe your package here + Describe your package requirements here Currently there are no FAQ items provided. freeradiusclients @@ -67,6 +67,10 @@ Settings /pkg_edit.php?xml=freeradiussettings.xml&id=0 + + EAP + /pkg_edit.php?xml=freeradiuseapconf.xml&id=0 + @@ -110,7 +114,7 @@ Client IP Address varclientip - Enter the IP address of the client. This is in general the IP of the NAS (switch,accesspoint). + input @@ -128,14 +132,14 @@ Client Shortname varclientshortname - Enter shortname of the client. This is in general the IP of the NAS (switch,accesspoint). + input Client Shared Secret varclientsharedsecret - Enter the shared secret of the client here. This is the shared secret (password) which the NAS (switch or accesspoint) needs to communicate with the RADIUS server. + password @@ -146,7 +150,7 @@ Client Protocol varclientproto - Enter the protocol the client uses. (Default: udp) + select udp @@ -157,7 +161,7 @@ Client Type varclientnastype - Enter the NAS type of the client. This is used by checkrad.pl for simultaneous use checks. (Default: other) + select other @@ -178,7 +182,7 @@ Require Message Authenticator varrequiremessageauthenticator - RFC5080 requires Message-Authenticator in Access-Request. But older NAS (switches or accesspoints) do not include that. (Default: no) + select no @@ -189,14 +193,14 @@ Max Connections varclientmaxconnections - Takes only effect if you use TCP as protocol. This is the mirror of "Max Requests Server" from "Settings" tab. (Default 16) + input 16 Description description - Enter any description you like for this client. + input -- cgit v1.2.3