Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| getting_started:onboarding [2024/02/09 22:17] – created system | getting_started:onboarding [2024/02/10 05:45] (current) – system | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| </ | </ | ||
| ====== The purpose of new arrivals ====== | ====== The purpose of new arrivals ====== | ||
| - | * New arrivals | + | * The purpose of new arrivals |
| * New arrivals are used in two places | * New arrivals are used in two places | ||
| * RADIUS Clients | * RADIUS Clients | ||
| * MESHdesk and APdesk (hardware) | * MESHdesk and APdesk (hardware) | ||
| + | |||
| + | <WRAP group> | ||
| + | |||
| + | <WRAP half column> | ||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | </ | ||
| + | <WRAP half column> | ||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | |||
| + | ===== Entries in New Arrivals ===== | ||
| + | * Entries in New arrivals are added **by the system**. | ||
| + | * When a RADIUS client that has not yet been added but has the correct shared secret contacts the server (using the RADIUS protocol), it is added to the New arrivals for RADIUS under the RADIUS section. | ||
| + | * If hardware such as a mesh node or an AP with the MESHdesk firmware configured to point to the RADIUSdesk server contacts the server (using HTTP or HTTPS) and the hardware is not yet managed, it will be added to the New arrivals for hardware under MESHdesk and APdesk. | ||
| + | |||
| + | ===== Testing New Arrivals ===== | ||
| + | * To confirm that the system is adding New Entrances as intended, you can test it by mimicking a RADIUS client and MESHdesk-enabled hardware. | ||
| + | ==== Imitating a RADIUS client ==== | ||
| + | * RADIUSdesk has a built-in RADIUS client that you can use conveniently. | ||
| + | * Under the Overview section, you will find a Utilities tab with a button to start the RADIUS client. | ||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | * This is the result of your test action | ||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | * You can now either delete it, or attach it as a RADIUS Client. | ||
| + | |||
| + | ==== Imitate MESHdesk-capable hardware ==== | ||
| + | * The MESHdesk-enabled hardware performs an HTTP GET call to the RADIUSdesk server. | ||
| + | * This can be done either via HTTP or HTTPS and is configurable. | ||
| + | * The following URL can be used as a reference: | ||
| + | * http:// | ||
| + | * The result when it is not yet managed will look like this | ||
| + | <code javascript> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | </ | ||
| + | * This is the result of our test action | ||
| + | <panel type=" | ||
| + | {{ : | ||
| + | </ | ||
| + | * You can now either delete it or attach it as a node to a selected mesh network or as an AP to an AP Profile. | ||
| + | |||
| + | ==== New Arrivals - Devices ==== | ||
| + | <alert type=" | ||
| + | * You may notice that there is also a New Arrivals button under Permanent Users. | ||
| + | * This is still a work in progress and part of the PPSK solution that is still being developed. | ||
| + | </ | ||
| + | |||