proxy authentication
Owen DeLong
owen at delong.com
Thu Dec 28 10:21:15 CET 2006
I would think that you could cobble together an rlm_perl module
that would log the contents of whatever hashes you are interested in
to another server by whatever means you wish, then return MODULE_OK
without modifying any of the data in the hashes.
Owen
On Dec 27, 2006, at 11:39 PM, Dubi Lego wrote:
> Our solution is to provide lawful information, according to a Court
> request on user's activity on the net. In order to do that we need to
> intercept their AAA activity and the actual data activity.
>
> The problem we are having is to collect the AAA activity for
> Authentication.
> We have found the way to forward the accounting data from the
> RADIUS to
> our RADIUS proxy and so we are notified on Session Start and Session
> End, but we need also to be notified on any attempt of a user to
> authenticate through the RADIUS.
>
> Are you familiar with any solution to do that?
>
> Thanks in advance for your help,
>
> Dubi
>
> -----Original Message-----
> From: freeradius-users-bounces+dlego=allot.com at lists.freeradius.org
> [mailto:freeradius-users-bounces+dlego=allot.com at lists.freeradius.org]
> On Behalf Of Alan DeKok
> Sent: Wednesday, December 27, 2006 9:33 PM
> To: FreeRadius users mailing list
> Subject: Re: proxy authentication
>
> Dubi Lego wrote:
>> I will clarify my question.
>> Is it possible to forward all AAA messages including replies to
> another
>> server which will only listen to messages and won't be active.
>
> The short answer is that RADIUS doesn't do that. I'm not aware of
> *any* server, WWW, FTP, DNS, or otherwise that can do this.
>
> What you can do is to log all of the requests & responses to a
> "detail" file, and then copy that file somewhere else.
>
> Perhaps you might try explaining *why* you want this solution. What
> problem are you trying to solve? Why do you believe that this
> solution
> is the best one for the problem?
>
> Alan DeKok.
> --
> http://deployingradius.com - The web site of the book
> http://deployingradius.com/blog/ - The blog
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/
> users.html
More information about the Freeradius-Users
mailing list