HTTP to Radius relay, possible?

Alan DeKok aland at ox.org
Thu Mar 9 20:33:57 CET 2006


hkdio <dio.lau at itpartners.com.hk> wrote:
> The conecpt like that, when user login to server/firewall, server will send
> the radius request to radius server. Than Radius server will try to login a
> http page by basic authentication (eg: http://user:password@test.com), if
> success, it will reply certain string and radius will according to string to
> allow radius user can login or not.

  Yes.  Write a shell script to do the HTTP request, and call it from
the server.

  See scripts/exec-program-wait for an example shell script.

  Alan DeKok.




More information about the Freeradius-Users mailing list