Realms let you apply policy from the username itself. When a user authenticates with a username such asDocumentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
tim@example.com, the RADIUS UI can match example.com and apply the groups attached to that realm.
Prerequisites
Before you create a realm, confirm that:- You know the realm suffix users will authenticate with.
- The groups you want to apply already exist.
- The NAS sends usernames in the expected format.
- You have a test user that can authenticate with the realm suffix.
How Realms Work
A realm is a normalized suffix. The form strips a leading@, removes whitespace, lowercases the value, and accepts letters, numbers, dots, and hyphens.
Examples:
example.comstaff.example.comreseller-1.example.com
Create A Realm
Assign Groups To A Realm
Realm groups are applied automatically to matching users. Use them for policy that belongs to a domain, tenant, partner, or customer namespace rather than to a single user. Good realm group examples:- Default access policy for a customer domain.
- Common vendor attributes for a partner-managed network.
- Shared quota behavior for a tenant.
- Standard reply attributes for a staff realm.
User Creation With Realms
When adding a user, the username field includes an@ realm picker. You can select an existing realm or paste a username that already contains a realm suffix. The UI keeps the local username and selected realm aligned.
If you create a user without selecting a realm, the user can still belong to groups directly. Realms are only needed when suffix-based policy should apply.
Edit Or Delete A Realm
From the realm detail page, you can:- Edit the realm name and description.
- Add or remove groups.
- Update metadata.
- Delete the realm.
Troubleshooting Realm Matches
If realm groups are not appearing where you expect:- Confirm the username includes the suffix.
- Confirm the realm value is normalized without a leading
@. - Confirm the NAS is not rewriting usernames before sending them.
- Confirm the realm has groups assigned.
- Open the user detail page and check whether the realm badge links to the expected realm.