<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 1/26/2011 23:49, piston wrote:
    <blockquote cite="mid:407521.84265.qm@web36803.mail.mud.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); font-size: 12pt;">Hi<br>
        <br>
        Is that possible to reset the sql counter every 30 minute?<br>
        <br>
        Basically, i need to get user free access of 20 minutes, after
        20 minutes NAS will logout the user.<br>
        <br>
        And the user is allow to login again after 30 minute.<br>
        <br>
        Thanks</div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre>
    </blockquote>
    if nothing else you could use a script to fire an at command or
    cronjob for "30 minutes from now"<br>
  </body>
</html>