26 Apr
2006
26 Apr
'06
3:31 p.m.
"Philippe Bacquaert" <philippe.bacquaert@laposte.net> wrote:
I'm searching how to use a script to modify the value of an attribute.
See scripts/exec-program-wait for an example.
In my test I try to use a script to assign an IP address to the Attribute Framed-IP-Address : Framed-IP-Address = `%{dhcp:/etc/raddb/test %{User-Name} %{NAS-IP-Address}}`
Is that an entry in the "users" file?
I get an error message when I try to start : ERROR: Cannot find a configuration entry for module "Framed-IP-Address".
Ah. You put the attribute in radiusd.conf. Why? The documentation didn't say to do that, and all of the other examples of setting attributes put them in other files, like the "users" file. Alan DeKok.