11 Jul
2005
11 Jul
'05
11:11 a.m.
Stefan Winter <freeradius-users-ml@stefan-winter.de> wrote:
see also "open diameter". it even does EAP...
Well, it does packet handling, providing only a library for the server. But in order to really use it, you must first wrap daemon glue code around the libraries, and you must be able to do something with the credentials you get from that server. Which leads to missing backends again.
It shouldn't be that hard to take "wire diameter", and have it convert all diameter messages to RADIUS. At that point, you've got a real server doing the work. Alan DeKok.