<div dir="ltr"><div>Hey Ivan,</div>
<div> </div>
<div>Further question regarding the use of realms - do sql counters require a special handling</div>
<div>when used in conjunction with realms?</div>
<div> </div>
<div>   Autz-Type SQL_EXAMPLE {<br>   sql_example<br>        noresetcounter<br>        datacounterdaily<br>   }</div>
<div> </div>
<div>What I'm seeing in debug mode is that while there's a reference to the module (the sql counter)</div>
<div>the query itself is never ran against the database which is why I'm seeing that radius_xlat returns null.</div>
<div> </div>
<div> </div>
<div>Regards,</div>
<div>Liran.<br><br></div>
<div class="gmail_quote">On Wed, Jan 28, 2009 at 12:24 AM, <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div></div>
<div class="h5">>To allow authentication of different realms for 2 different databases<br>>the setup for the authentication<br>>is quite straight forward with the Autz-Type directive as follows:<br>><br>>authenticate {<br>
>....<br>>   Autz-Type SQL_EXAMPLE2 {<br>>    sql_example2<br>>  }<br>>....<br>>}<br>><br>><br>>Although the same trick wouldn't work for the accounting { } section<br>>as it complains on the Autz-Type directive:<br>
>Error: ERROR: Cannot find a configuration entry for module "Autz-Type".<br>>Error: radiusd.conf[2089] Unknown module "Autz-Type".<br>>Error: radiusd.conf[2058] Failed to parse accounting section.<br>
><br>><br>>What would be the way to configure accounting for the different realms<br>>in their correct databases?<br><br></div></div>Read dictionary.freeradius.internal when you are looking for server<br>attributes. You want Acct-Type. In 2.x you don't need attribute - you<br>
use unlag to switch.<br><br>Ivan Kalik<br>Kalik Informatika ISP<br><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>
</blockquote></div><br></div>