<html><head/><body><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></head><body>That's not how it works.<br>
<br>
Sql-group is a virtual attribute that only exists when you're checking it, and is multi-valued. You can't record it in accounting packets - that doesn't make sense.<br>
<br>
What you *can* do is copy a matching group to an attribute that is recorded in accounting,  such as "Class". For example<br>
<br>
authorize {<br>
  ...<br>
  if (SQL-Group == foo) {<br>
    update reply {<br>
      Class := "sqlgroup=foo"<br>
    }<br>
  }<br>
  ...<br>
}<br><br><div class="gmail_quote">Geovanny Varela <geovarela@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr"><div>Hi. I need the <span class="" style="background-color:yellow">groupname</span> field <span class="" style="background-color:yellow">radacct</span> table is informed. Configured in Section Accounting_stat_query in File <span class="" style="background-color:yellow">dialup</span>.<span class="" style="background-color:yellow">conf</span> the <span class="" style="background-color:yellow">groupname</span> field and value '% {<span class="" style="background-color:yellow">SQL</span>-Group}' according to information obtained on the <span class="" style="background-color:yellow">internet</span> but got no success. I can appreciate a solution because of the success of my project depends on this configuration. </div>

<div>Thank you.<br /></div><div><br /></div><div>Greetings from Brazil<br /></div><br clear="all" /><div><div dir="ltr"><img src="http://img138.imageshack.us/img138/2822/assinaturageoemail.png" /><img /><br /><br /></div></div>
</div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif; margin-top: 0px">-<br />List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a></pre></blockquote></div><br>
-- <br>
Sent from my mobile device, please excuse brevity and typos.</body></html></body></html>