29 Jul
2010
29 Jul
'10
3:11 a.m.
newtownz wrote:
I think I understand the problem here, there are multiple request done to freeradius in the process of authenticating the user and since I'm trying to access the variable that was set in the previous request it is simply empty...
Yes. If you want to store information across multiple packets, use a database. Alan DeKok.