Doug Hardie <[EMAIL PROTECTED]> wrote: > Then how do you replace a depreciated EXEC-PROGRAM-WAIT call with > something that calls an external program that can return pairs
rlm_exec does that. > or cause authentication failure with the regulare authentication > failure logging messages? rlm_exec returns FAIL when the external script fails. You can change this to REJECT via source code modifications, or by using configurable failover in the "authorize" section. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

