The name of the attribute you want is used in mysql dialup.conf (group check query) and is printed out *every time* you run radiusd -X (both when server starts and *each* time you process the request). For less obvious attributes used by the server look up freeradius.internal dictionary - dictionaries are the obvious place to look if you are not sure what the name of some attribute is exactly (when you run into a word you don't know you also look in the - dictionary). You need to use lists with attributes in unlang (in this case attribute is from control list) since default is request. Ivan Kalik Kalik Informatika ISP Dana 18/10/2008, "Alexandre Chapellon" <alexandre.chapellon@mana.pf> piše:
Hy all
I would like to use the name of the group a user is member of to update the check item list. I though using unlang to do so, and an update directive but icannot find the variable name (if any) to use for the name of the group. I have "%{Group}" "%{Group-Name}" "%{SQL-GROUP}" but no success: expansions always gives me an empty string. The groups are stored in MySQL database.
the update directive is at the end of the autorize section....
Does anyone knows how to refer to the group? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html