Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| radius:rad_realms [2024/02/12 05:10] – system | radius:rad_realms [2024/02/12 05:34] (current) – system | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ----- | ----- | ||
| - | * Assigning | + | |
| - | * In a plain FreeRADIUS installation, this is typically derived from the suffix | + | ====== Principles of RADIUSdesk Realms ====== |
| - | * RADIUSdesk | + | |
| + | ===== Introduction ===== | ||
| + | |||
| + | Realms are a way of grouping users in RADIUS. Since RADIUSdesk | ||
| + | |||
| + | ===== Realms and usernames ===== | ||
| + | * Normally, in RADIUS deployments, | ||
| + | * Let us assume we have alice@my_realm.com. We can assume that Alice belongs to the my_realm.com realm. | ||
| + | * RADIUSdesk | ||
| + | * So you can register Alice with her gmail email address as her username. | ||
| + | * We can now have the user alice.bodine@gmail.com which is part of the my_realm.com | ||
| + | * In RADIUSdesk ALL Vouchers and Permanent Users belongs | ||
| + | * BYOD devices automatically belong to the realm of the permanent user who owns the device. | ||
| + | |||
| + | ===== Clouds and Realms ===== | ||
| + | * A cloud can contain zero or more realms. | ||
| + | * The cloud thus becomes the owner of the realm. | ||
| + | * So if you want an administrator to manage the users of a realm, make sure that they have administrator rights for the cloud under which the realm was created. | ||
| + | |||
| + | ===== RADIUS Clients and Realms ===== | ||
| + | * If you add a RADIUS client, you have the option of only allowing network access to users from a specific realm (there can be several realms). | ||
| + | |||
| + | ===== VLAN and PMK ===== | ||
| + | * You may have noticed these two buttons in the toolbar of the realm management applet | ||
| + | * This is part of a new feature that is currently being developed and will be released soon. | ||
| + | |||
| + | |||