"Jerlique Ban" <[EMAIL PROTECTED]> wrote: > My problem is that a dial client, who also has adsl, is in both the users > file and the sql db cannot get authenticated properly. Well strictly > speaking the adsl Exec-Program is running and not the dial Exec-Program. > This results in the dialup users incorrectly getting an ADSL address. > (radiusd -X shows the dial Exec-program call, but the output is only from > the adsl Exec-program)
So... you have two Exec-Program-Wait attributes? That won't work. The server will process only the first one. > I have tried using Fall-Through = No on the DEFAULT dial entries in the > users file, but radiusd insists on also processing the sql module. Fall-Through is only for entries in the "users" file. > How can I stop radiusd processing sql if files succeeds. doc/configurable_failover Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

