> > is there a way to communicate a value/parameter between
> > authorize_check_query and authorize_reply_query ?
> 
>   Yes.  Put it into a RADIUS attribute.

ok, but I am confused on how to access an attribute set by
authorize_check_query, because it is added to the check list and I do
not know how to access a check list attribute. I have read the
variables.txt and sow variables for request, reply, proxy, and config,
no check.

> > I want to migrate my application from gnuradius to freeradius
> > and in gnuradius is a attribute "Auth-Data" which is added to
> > the request and can be viewed by sequential sql queries.
> 
>   How is it added to the request?  What does it mean?
> 
>   Odds are you can do the same thing with FreeRADIUS.

After the execution of check_attr_query, if the attribute Auth-Data is
returned it is added to the request as if it were sent by the nas, so it
is reflected in the request variables

thanks,
razvan radu



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to