Hi<br><br>I am sending an aaa authorize request to from a cisco tcl ivr script<br>to freeradius.<br><br>After the authentication is done i want to retrieve the Username and Password values<br>that are sent back to the cisco gateway to the IVR script.<br>
<br>I am able to retrieve the other H323 attribute value pairs with infotag get aaa_avpair command<br>but i am unable to retrieve the Username and Password from the returned values.<br><br>Help will be very much appreciated.<br>
<br>kafui<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 11:04 AM, Kafui Akyea <span dir="ltr"><<a href="mailto:kakyea@gmail.com">kakyea@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have not changed the order of the default queries. Because for<br>users in radcheck table it authenticates perfectly but for users who are not<br>thats when i need to get an Access-Reject but i dont get anything at all.<div>
<div></div><div class="h5"><br>
<br><br><div class="gmail_quote">On Tue, Oct 19, 2010 at 1:18 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: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>Kafui Akyea wrote:<br>
> This is what the freeradius debug looks like when i try to authenticate<br>
> a user who is not valid.<br>
</div>...<br>
<div>> rlm_sql: The 'Attribute' field is empty or NULL, skipping the entire row.<br>
> rlm_sql (sql): Error getting data from database<br>
> rlm_sql (sql): SQL query error; rejecting user<br>
> rlm_sql (sql): Released sql socket id: 1<br>
>   modcall[authorize]: module "sql" returns fail for request 3<br>
<br>
</div>  The answer is the same as last time: ensure that your function returns<br>
the same values as the default queries.<br>
<br>
  If you're going to modify the default queries, it helps to understand<br>
what they do and how they work.<br>
<font color="#888888"><br>
  Alan DeKok.<br>
</font><div><div></div><div>-<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>