I'm confused, how can I use unlang halfway through the processing of the rlm_sql module?
--Mike In message <[email protected]> FreeRadius users mailing list <[email protected]> writes: > Michael Bryant wrote: > > Hi, > > Using Freeradius 2.1.0 (debian package), with rlm_sql. > > > > I am trying to, in radcheck, set a value, which I can then compare against > > in > > radgroupcheck. > > It doesn't support that. > > > When I try this, with a custom attribute in either raddb/dictionary , a > > VSA, or > > Tmp-String-* it seems to be appearing in the config items list, as opposed > > to > > the request one, so rlm_sql doesn't check against it. > > > > Any ideas how I can get this to work? > > Use "unlang" to copy attributes between lists. > > Alan DeKok. > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

