I need to ask again for help.<br>So I added this code to Autorize section of Default config file.... it blocks banned users well! But I need to tell them why they got banned so I tried diferent ways to add Reply-Message in the logic <br>
Nothing helped me so far... <br><br>So maybe some one can tell me how to add reply-message to this logic?<br><br>Thank you a lot and Marry Xmas<br><br>  <br><br>if (Calling-Station-Id == "%{sql: SELECT mac FROM `banlist` WHERE mac='%{Calling-Station-Id}'}") {<br>
      reject<br>      #reply := "Your account has been disabled."<br><br>}<br><br><br><br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Wed, Dec 16, 2009 at 4:07 PM, Alex M <span dir="ltr"><<a href="mailto:freeradius@lrcommunications.net">freeradius@lrcommunications.net</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;">ok fair enough =) will go dig config file...<br>How can I send the reason for rejection? Just add reply command somewhere along the lines? Can I link reply message to the reply message associated with reply in groups?<br>
Tnx again!<div><div></div><div class="h5"><br>
<br><br><div class="gmail_quote">On Wed, Dec 16, 2009 at 3:25 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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>Alex M wrote:<br>
> Well i guess i'm back to my problem :(<br>
> I tried group thing and i'm  getting som strange un-constant results :(<br>
><br>
> Can some one tell me how the logic works for groupcheck?<br>
<br>
</div>  Why?  You were given a simple solution.  I suggest trying that.<br>
Trying to figure out how to get groups to do what you want is a waste of<br>
time when you *already* have a solution.<br>
<div><div></div><div><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></div></blockquote></div><br>