build from current "master"
Phil Mayers
p.mayers at imperial.ac.uk
Fri Sep 14 17:34:35 CEST 2012
On 14/09/12 16:01, Alan DeKok wrote:
> Phil Mayers wrote:
>> ...requires the following changes:
>
> Fixed, thanks.
Also, I think this has come up before, but master logs:
WARNING: You are modifying the value of virtual attribute
Virtual-Server. This is not supported.
...when you try to do this:
authorize {
....
if (Realm == MYREALM) {
update control {
Virtual-Server := "another-inner"
}
}
...
}
What's the recommended way to do that now? It does seem to work, but I'm
guessing that "Virtual-Server" is supposed to be the value of the one
you're currently *in*, and a different attribute the one the EAP module
will direct tunnels to?
More information about the Freeradius-Devel
mailing list