<br><br><div class="gmail_quote">On Sat, Mar 14, 2009 at 8:08 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Chris Phillips wrote:<br>
> Thanks, frustrating this, maybe I'll need to revert to ideas about a<br>
> cron job to do some housekeeping checks...<br>
<br>
</div>  One more thought:<br>
<div class="im"><br>
authorize {<br>
        ...<br>
        redundant {<br>
                redundant {<br>
                        ldap1<br>
                        ldap2<br>
                }<br>
<br>
</div><div class="im">                group {<br>
                        update control {<br>
                                Response-Packet-Type = Do-Not-Respond<br>
                        }<br>
<br>
</div>                        handled  # i.e. not "ok"<br>
                }<br>
        }<br>
        ...<br>
}<br>
<br>
  The "handled" return code says "stop processing right now..."<br><div class="im"></div></blockquote><div><br>Yahooooooo! that's the one! Debug instantly said that it will stop processing the request and no response is to be sent. Brilliant.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
> Is there an angle to filter out the Access-Type field in the packet that<br>
> gets sent back? Would a useless packet have the same effect as no packet<br>
> at all?<br>
<br>
</div>  What's Access-Type?</blockquote><div><br>It's me not remembering RADIUS correctly. I just wondered if it was possible to send a packet back that was not an accept, reject or anything useful at all. Irrelevant now anyway, thanks for your help.<br>
<br>Chris<br></div></div><br>