15 Mar
2009
15 Mar
'09
5:37 a.m.
Chris Phillips wrote:
Yahooooooo! that's the one! Debug instantly said that it will stop processing the request and no response is to be sent. Brilliant.
OK. In order for this to work properly, you WILL need to grab the latest "stable" branch from git.freeradius.org. It has another fix that prevents the server from responding on client re-transmits. I've also added a sample policy in raddb/policy.conf. You can now do: ... redundant { ldap1 do_not_respond } ... Which says "if ldap1 fails, do not respond" That's a lot easier to understand. Alan DeKok.