RADIUSdesk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user_guide:click_to_connect_howto [2016/06/12 21:55] adminuser_guide:click_to_connect_howto [2016/06/12 22:45] (current) – [Add the Click-to-Connect Button to the Log-in page] admin
Line 1: Line 1:
-====== Steps for a Clik-To-Connect Login Page ======+====== Steps for a Click-To-Connect Login Page ======
  
 ===== Create the Click-to-Connect Profile ===== ===== Create the Click-to-Connect Profile =====
Line 5: Line 5:
 Weather you want to limit your click-to-connect users for one hour or one day or 1 GB of data, something **you have to add to the Profile Component** you choose is an attribute set that will **reset the limitation with every device**. Otherwise the first customer to connect will use up the allowed data and no one else will be allowed access. Weather you want to limit your click-to-connect users for one hour or one day or 1 GB of data, something **you have to add to the Profile Component** you choose is an attribute set that will **reset the limitation with every device**. Otherwise the first customer to connect will use up the allowed data and no one else will be allowed access.
  
-RADIUSdesk installs with two ready-to-use Click to connect Profiles.  Select the CTC-1Hour Profile for one hour free access and CTC-100M for 100Mb free access.+RADIUSdesk installs with two ready-to-use Click to connect Profiles.  Select the **CTC-1Hour Profile** for one hour free access and **CTC-100M** for 100MB free access.
  
 ====If you build your own Profiles:==== ====If you build your own Profiles:====
Line 22: Line 22:
 For a Profile Component that limits Data,  the following attributes <wrap em>in red</wrap> are important to include: For a Profile Component that limits Data,  the following attributes <wrap em>in red</wrap> are important to include:
  
-== 500Mb Data free per device per day ==+== 100MB Data free per device per day ==
 ^ Attribute       ^ Check or Reply   ^Operator ^Value     ^ Comment    ^ ^ Attribute       ^ Check or Reply   ^Operator ^Value     ^ Comment    ^
-|Rd-Total-Data    |Check  |:=   50000000       |Multiply by 1024 if you want to be more technical :-P  | +|Rd-Total-Data    |Check  |:=   10000000       |Multiply by 1024 if you want to be more technical :-P  | 
 |<wrap em>Rd-Reset-Type-Data</wrap> |Check  |:=   | <wrap em>daily</wrap>       | For each device to have this limit daily  | |<wrap em>Rd-Reset-Type-Data</wrap> |Check  |:=   | <wrap em>daily</wrap>       | For each device to have this limit daily  |
 |Rd-Cap-Type-Data |Check  |:=   | hard       | Options are hard or soft. Soft will not cut the user off if they are over the limit  | |Rd-Cap-Type-Data |Check  |:=   | hard       | Options are hard or soft. Soft will not cut the user off if they are over the limit  |
 |<wrap em>Rd-Mac-Counter-Data</wrap> |Check  |:=   |<wrap em> 1</wrap>       | This counter will be enforced on each device connecting  | |<wrap em>Rd-Mac-Counter-Data</wrap> |Check  |:=   |<wrap em> 1</wrap>       | This counter will be enforced on each device connecting  |
 |Fall-Through |Reply  |:=   | Yes       | Required to group these components together  | |Fall-Through |Reply  |:=   | Yes       | Required to group these components together  |
 +
 +---------
  
 ===== Create the Click-to-Connect User ===== ===== Create the Click-to-Connect User =====
  
-  * Click on Permanent Users on the RADIUSdesk home screen +  *Create a New Permanent User called **click_to_connect@radiusdesk**. (Radiusdesk is the NAS ID of our default captive portal. Be sure to fill in <wrap em>YOUR NAS ID</wrap> after the **@** sign.) 
-{{:user_guide:permanent_users_icon.png?200|}} +
-  * Create a permanent user called **click_to_connect@radiusdesk**. (Radiusdesk is our NAS ID of the default captive portal. Be sure to fill in <wrap em>YOUR NAS ID</wrap> after the **@** sign.)+
   * Give it the password of **click_to_connect**   * Give it the password of **click_to_connect**
 +
   * Select the **Realm** and the** Profile** you want to use as discussed above.   * Select the **Realm** and the** Profile** you want to use as discussed above.
 +
   * Also ensure that the **Cap type for Data** says on **Hard**.   * Also ensure that the **Cap type for Data** says on **Hard**.
-{{:user_guide:click_to_connect_03.png|}}+ 
 +  * Click **OK**  
 + 
 +{{:user_guide:click_to_connect-perm.png?400|}} 
 +<WRAP center round tip 60%> 
 +==== Whats in a name? ==== 
 +  * You may wonder why we call the **Click-to-Connect** user **click_to_connect@radiusdesk**. 
 +  * The name can be broken up in two parts. 
 +  * The first part is everything before the **@**. 
 +  * The last part is everything after the **@**. 
 +  * The user's password has to be the same as the first part e.g. click_to_connect. 
 +  * The second part will be automatically added by the login pages when the user clicks the **Click-to-connect** button and is determined by a the configuration of the Dynamic login pages 
 +</WRAP> 
 --------- ---------
-===== Add the Click-to-Connect Button to the Log-in page =====+===== Enable the Click-to-Connect Button to the Log-in page ===== 
 + 
 +  * Click on **Menu -> Dynamic login pages** , The Dynamic login pages Window opens. 
 + 
 +{{:user_guide:menu-dynamic-login.png?200|}} 
 + 
 +  * **Select** the Login Page you want to add a Click-to-connect button to. 
 + 
 +  * Click **Edit** on the Action Toolbar in the Dynamic login pages Window. 
 + 
 +  * Click on the **Click-to-Connect Tab** in the Edit Window. 
 + 
 +{{:user_guide:enable_click-to-connect.png|}} 
 + 
 +  * Tick the **Enable** check box to insert the Click-to-connect button on the Login page. 
 + 
 +  * If you want **no other** fields on the login page, also tick the **Only Click-to-connect** check box. 
  
-  * Click on **Menu -> Dynamic login pages** to open the Dynamic login pages management applet.+  * Your login page should now look like this:
  
-{{:user_guide:click_to_connect_01.png|}} +{{:user_guide:free_access.png?400|}}
-{{:user_guide:click_to_connect_02.png|}} +
-{{:user_guide:click_to_connect_04.png|}}+