21 Jul
2009
21 Jul
'09
5:07 a.m.
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.