<div dir="ltr">Thank you I have read through it makes sense. So how do I do something based on the results? I would like to only authorize a connection if the users password matches and they are connecting to the correct ssid in the av-pair. Is there a HOWTO or other document outlining how to do that?<div>

<br></div><div>Thank you again for your assistance.<br><div><br></div><div>Regards,</div><div><br>Dan</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jul 28, 2014 at 8:02 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Dan Fleming wrote:<br>
> Here is the debug. For some reason my user dfleming is being accepted<br>
> even though the cisco-avpair does not match.<br>
<br>
</div>  Users are accepted when their credentials are OK.<br>
<br>
  The SQL tables you posted shows it *checking* the Cisco-AVPair.  But<br>
not *doing* anything with it.  The SQL module doesn't reject people if<br>
the conditions don't match.  It just doesn't match the conditions.<br>
<br>
  Read this to see how the SQL module works:<br>
<br>
<a href="http://wiki.freeradius.org/modules/Rlm_sql" target="_blank">http://wiki.freeradius.org/modules/Rlm_sql</a><br>
<br>
  Odds are you're assuming it works differently than how it's documented.<br>
<div class="HOEnZb"><div class="h5"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br></div>