Erlang Radius server?
Sean Hinde
sean.hinde@REDACTED
Fri Mar 26 19:05:06 CET 2004
Hi all,
On 25 Mar 2004, at 08:16, Torbjörn Törnkvist wrote:
> Edmund Dengler wrote:
>
>> Howdy all!
>>
>> After having loads of fun dealing with FreeRadius/OpenRadius, I
>> thought
>> that there must be a better way of doing this type of work. So I got
>> to
>> wondering, has anybody looked at doing an Erlang Radius server? Not
>> sure
>> of the performance issues, but I think fundamentally there is nothing
>> that
>> should stop this (other than integration issues with LDAP and such).
>> I had
>> a quick look at jungerl and the Erlang projects page, but nothing
>> appears.
>>
>> Regards!
>> Ed
>>
> As Ulf already pointed out: you'll find eradius in the jungerl CVS.
> However, it doesn't implement a Radius server (yet...), only the
> client part.
>
> So feel free to add a Radius server to it
Well, I felt it was about time I put something into the jungerl.
Just checked in eradius_server with an example implementation module
which does PAP and CHAP authentication.
Enjoy!
Sean
More information about the erlang-questions
mailing list