I would like FreeRADIUS to never reject, always allow. Is there a way to override every proxy reject with an accept? I tried adding the following in the sites-enabled\default file, but it does not override the proxies reject message: post-proxy { update proxy-reply { Auth-Type := Accept } Thanks.
Dale Lloyd wrote:
I would like FreeRADIUS to never reject, always allow. Is there a way to override every proxy reject with an accept?
I tried adding the following in the sites-enabled\default file, but it does not override the proxies reject message:
A reject from the home server is a reject. There is no way to over-ride it. Maybe in 3.0. Alan DeKok.
Hi,
Dale Lloyd wrote:
I would like FreeRADIUS to never reject, always allow. Is there a way to override every proxy reject with an accept?
I tried adding the following in the sites-enabled\default file, but it does not override the proxies reject message:
A reject from the home server is a reject.
There is no way to over-ride it.
Maybe in 3.0.
..and not for EAP methods alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Dale Lloyd