2 Sep
2008
2 Sep
'08
7:49 p.m.
Nemec Christopher wrote:
Here is the output of a sample RADIUS Request with the realm "host" as the prefix. It seems as if the rlm_realm is only looking for the "@" character as a delimiter. Below my output I have pasted the relevant content of the "/opt/etc/raddb/modules" file.
You have "suffix" listed in the "authorize" section, but not "prefix". i.e. You added the "prefix" module configuration in raddb/modules/realms, but didn't tell the server to use it. Alan DeKok.