5 Jun
2008
5 Jun
'08
1:38 a.m.
Reginaldo Russinholi wrote:
Hi all,
I'm using freeradius1.1.7 and I need to get an extra attribute (like 'MyAttribute') from the database and pass it to exec module like this:
Yes. You need to define it in a dictionary.
I tried to put MyAttribute into RadReply, but it didn't work. I also tried put MyAttribute into "dictionary" file and in RadReply, but it didn't appear in the response to radtest.
Internal attributes don't go into responses. This is documented. Alan DeKok.