Hi,
I've configured a freeradius server A (version 1.1.3) to proxy request for a specifix realm XYZ to another radius server B.
Then, from the online docs, I understood that when A receives the reply from B it should go through its users file and if it finds a match it should add the specified AV-Pairs, like Service-Type (which is the one I need), to the reply it returns to the client that wants to authenticate a user:
Should it do this automatically or do I need to specify something in the realm definition?
Second question: I've specified in the realm definition on radius A to remove the @XYZ suffix (strip) when it passes the request to radius B.. Then, when radius A looks into its own users file to append AV-Pairs to the answer, does it look for the stripped user or the user+realm?
Thank you in advance for any help.
PS: I know that this version may be old, but I can not easily update it at present time.
--
--------------------------------------------------------------------------------------------------------------
| Gianni Costanzi (gianni.costanzi@gmail.com)
| http://it.linkedin.com/in/giannicostanzi
| http://utenti.multimania.it/giannicostanzi/my-projects.html
|
| My Fotoblog:
| http://giannicostanzi.fotoblog.it
--------------------------------------------------------------------------------------------------------------