1 Apr
2008
1 Apr
'08
4:04 a.m.
Paul Khavkine wrote:
What would be the simplest way to setup FreeRADIUS to only match the realm and return tunneling attributes.
A regex would be good.
If the realm is not configured, then reject the authentication ? Is it possible to match the Realm in the users file like:
DEFAULT Realm == "dsl.myisp.com"
Yes, but the "realms" module has to be used (prefix/suffix), and the realm has to be defined.
Doesn't seem to work, do I need to include Auth-Type or anything else ?
As always, "radiusd -X". Alan DeKok.