proxy deleting the attributes valu pair??
Hi ! I've got the following chain: *client>>>>>proxy>>>>>>Server*. When the proxy send back the response of the server to the client, it delete the attributes value pair. What can i do to force the proxy not to delete the attributes? Thanks a lot!
Hi,
What can i do to force the proxy not to delete the attributes?
modify the file "attrs" so that it fits your needs. Stefan -- Stefan WINTER Stiftung RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche Ingenieur Forschung & Entwicklung 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg E-Mail: stefan.winter@restena.lu Tel.: +352 424409-1 http://www.restena.lu Fax: +352 422473
In fact, i think the radius proxy doesn't re-copy the attribute value-pair of the radius server on the interface where is connected the client. I thought that it was in the xlat section of the radiusd.conf file but it doesn't work. I have maybe make a bad manipulation? Do you have an idea? On 6/30/06, Stefan Winter <stefan.winter@restena.lu> wrote:
Hi,
What can i do to force the proxy not to delete the attributes?
modify the file "attrs" so that it fits your needs.
Stefan
-- Stefan WINTER
Stiftung RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche Ingenieur Forschung & Entwicklung
6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg E-Mail: stefan.winter@restena.lu Tel.: +352 424409-1 http://www.restena.lu Fax: +352 422473
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Hello,
In fact, i think the radius proxy doesn't re-copy the attribute value-pair of the radius server on the interface where is connected the client.
I thought that it was in the xlat section of the radiusd.conf file but it doesn't work. I have maybe make a bad manipulation? Do you have an idea?
what in my answer wasn't clear:
modify the file "attrs" so that it fits your needs.
? Did you bother to look into the file and try it out? It defines which attributes to keep, all others get deleted. So, if you want your attribute to be proxied, mention it in there. Stefan -- Stefan WINTER Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche - Ingénieur de recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg
participants (2)
-
Laurent LOINGEVILLE -
Stefan Winter