...
Code Block |
---|
realm "~.+$" { ... } |
Caveats
If you're using FreeRADIUS 3 and base your config on the default virtual-server or modify your default virtual-server instead of defining a new one based on the examples provided you need to pay attention to the filter_username in the authorize section. FreeRADIUS 3 has this enabled by default. You should disable (or modify) this policy because it prevents people from mixed-case usernames to authenticate.